[[["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 provides documentation for the `IdentityAwareProxyAdminServiceLimitedErrorCountRetryPolicy` class, detailing its functionality in managing retries based on error counts for the `IdentityAwareProxyAdminServiceConnection`."],["The class stops retrying if a non-transient error occurs or if the number of transient failures exceeds a specified maximum."],["The only status code that is treated as transient error is `kUnavailable`."],["Users can create instances of the policy, specifying the `maximum_failures` parameter to control the tolerance for transient errors, or set it to `0` to disable retries."],["The page lists various versions of the class, from `2.11.0` up to `2.37.0-rc` (latest), and details its constructors, functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, `clone()`, and the `BaseType` alias."]]],[]]