[[["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 document outlines the `IdentityAwareProxyOAuthServiceLimitedErrorCountRetryPolicy`, which is a retry policy designed for `IdentityAwareProxyOAuthServiceConnection`."],["The policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, considering `kUnavailable` as a transient error status code."],["You can create an instance of the retry policy with a specified `maximum_failures` tolerance, or completely disable the retry loop by setting `maximum_failures` to 0."],["The documentation also gives information about the usage of the constructors, various functions, and the type aliases available for use."],["The latest version of this policy is 2.37.0-rc, and other versions can be accessed back as far as 2.11.0."]]],[]]