[[["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 details the `IdentityAwareProxyAdminServiceLimitedErrorCountRetryPolicy`, which manages retries for `IdentityAwareProxyAdminServiceConnection` based on error counts."],["The policy halts retries upon encountering a non-transient error or exceeding a predefined number of transient failures, and only the `kUnavailable` status code is considered a transient error."],["You can create a new instance of the `IdentityAwareProxyAdminServiceLimitedErrorCountRetryPolicy`, and set the number of allowed transient errors with the `maximum_failures` parameter, setting this to 0 will disable the retry loop."],["This class includes functions to check if the maximum number of retries has been reached (`IsExhausted`), to see if the error is permanent (`IsPermanentFailure`), and a function to create a new copy of the policy (`clone`)."],["The page lists all available versions of the `IdentityAwareProxyAdminServiceLimitedErrorCountRetryPolicy`, with the latest being `2.37.0-rc` and the currently active version being `2.20.0`."]]],[]]