[[["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 page provides documentation for the `IdentityAwareProxyAdminServiceLimitedErrorCountRetryPolicy` class, used to manage retry attempts for the `IdentityAwareProxyAdminServiceConnection`."],["The retry policy halts if it encounters a non-transient error or exceeds a specified number of transient failures, with `kUnavailable` being treated as transient."],["The class offers constructors to create instances, including one that allows setting the maximum number of transient errors to tolerate and one to disable the retry loop."],["Key functions include `maximum_failures()` to check the maximum failures allowed, `OnFailure()` to handle failures, and `clone()` to create a new instance."],["The page lists the available versions from `2.37.0-rc` (latest) down to `2.11.0`."]]],[]]