[[["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 transient errors tolerated during construction of the `AdminServiceLimitedErrorCountRetryPolicy`, even disabling it entirely with a value of 0."],["The page provides links to documentation for previous versions, ranging from the latest release candidate `2.37.0-rc` down to version `2.11.0`, with each link directing you to the `AdminServiceLimitedErrorCountRetryPolicy` page for each version."],["The documentation covers constructors, functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, along with the `BaseType` alias."]]],[]]