[[["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 `AdminServiceLimitedErrorCountRetryPolicy` class, which manages retries for `AdminServiceConnection` based on error counts."],["The retry policy halts when a non-transient error occurs or when the number of transient failures exceeds a set limit."],["Transient errors are defined as those with status codes `kInternal` or `kUnavailable`."],["The policy provides functions to control the failure count and determine retry exhaustion, like `maximum_failures()`, `IsExhausted()` and `IsPermanentFailure(Status const &)`."],["The latest version of the service is `2.37.0-rc`, with a comprehensive list of prior versions also available on this page."]]],[]]