[[["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 webpage details the `IdentityAwareProxyOAuthServiceLimitedErrorCountRetryPolicy`, which is a retry policy designed for `IdentityAwareProxyOAuthServiceConnection` that limits retries based on the number of errors encountered."],["The policy will stop retrying if a non-transient error occurs or if the number of transient failures surpasses the defined maximum."],["Transient errors within this class are specifically identified by the `kUnavailable` status code."],["You can configure the maximum number of transient failures tolerated by this policy during instantiation, and disabling the retry loop is possible by setting `maximum_failures` to 0."],["The page lists the available versions, ranging from 2.11.0 up to the latest, 2.37.0-rc, each linking to the respective documentation for `IdentityAwareProxyOAuthServiceLimitedErrorCountRetryPolicy`."]]],[]]