[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-14 UTC."],[[["This page provides documentation for the `EventServiceLimitedErrorCountRetryPolicy` class in the Google Cloud Talent C++ library, with the current version being 2.31.0, and the latest release candidate version at 2.37.0-rc."],["The `EventServiceLimitedErrorCountRetryPolicy` is a retry mechanism for `EventServiceConnection` that limits the number of transient errors before stopping retries."],["The policy treats the `kUnavailable` status code as a transient error, and it will stop retrying if it encounters a non-transient error or if the number of transient failures exceeds a predefined limit."],["The class allows to create instances that can tolerate up to a specific amount of transient errors, set by the parameter `maximum_failures`."],["This page includes the current version, as well as previous versions, for `EventServiceLimitedErrorCountRetryPolicy` starting at 2.11.0, going all the way to the current `2.37.0-rc` version."]]],[]]