[[["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-05 UTC."],[[["This webpage details the `ConnectionServiceLimitedErrorCountRetryPolicy`, a retry mechanism designed for `ConnectionServiceConnection` in the Apigee Connect C++ client library."],["The policy halts retries upon encountering a non-transient error or exceeding a predefined limit of transient failures, which includes `kUnavailable` and `kUnknown` status codes."],["Users can customize the maximum number of allowed transient errors during policy instantiation, or by setting it to zero to disable the retry loop."],["The policy provides methods like `OnFailure`, `IsExhausted`, and `IsPermanentFailure` to manage the retry logic, and it can be cloned via the `clone()` method."],["There is a range of previous versions of this `ConnectionServiceLimitedErrorCountRetryPolicy`, including the most recent release candidate, `2.37.0-rc`, all the way back to version `2.11.0`."]]],[]]