[[["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-05-07 UTC."],[[["This webpage details the `IdentityAwareProxyOAuthServiceLimitedErrorCountRetryPolicy`, which is a retry policy designed for `IdentityAwareProxyOAuthServiceConnection`."],["The policy limits retries based on the number of transient errors encountered, and stops retrying if a non-transient error occurs or the maximum number of transient failures is reached."],["Transient errors are specifically defined as those returning a `kUnavailable` status code."],["The policy is configurable to allow a specific `maximum_failures` count before stopping retries, and it can even disable the retry loop entirely if `maximum_failures` is set to 0."],["The page lists the available versions of this policy, from version 2.11.0 up to the latest release candidate 2.37.0-rc, and allows you to navigate to the specific docs for each version."]]],[]]