[[["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-07-09 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."]]],[]]