[[["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 webpage details the `AdminServiceLimitedErrorCountRetryPolicy` class, which manages retries for `AdminServiceConnection` based on error counts."],["The policy halts retries upon encountering a non-transient error or exceeding a set number of transient failures, such as `kInternal` or `kUnavailable` errors."],["Users can control the maximum number of tolerated transient failures when creating an instance of this policy, with an option to disable the retry loop by setting `maximum_failures` to 0."],["The class provides several functions, including `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, for managing retry behavior and error handling."],["The latest version is 2.37.0-rc, and the page lists available documentation for each version dating back to 2.11.0, which can be selected to view the details for each iteration of the `AdminServiceLimitedErrorCountRetryPolicy`."]]],[]]