[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["This webpage details the `IdentityAwareProxyOAuthServiceLimitedErrorCountRetryPolicy`, which is a retry policy designed for `IdentityAwareProxyOAuthServiceConnection` that limits retries based on the number of transient errors encountered."],["The policy halts retries if a non-transient error is detected or if the number of transient failures surpasses a predefined maximum."],["Only the `kUnavailable` status code is considered a transient error by this policy."],["You can disable the retry loop by setting `maximum_failures` to 0 when creating an instance of the policy."],["The webpage provides a list of available versions, ranging from 2.37.0-rc (latest) to 2.11.0, as well as the detailed construction parameters and function of the policy."]]],[]]