[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 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`."]]],[]]