[[["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 page details the `IdentityAwareProxyOAuthServiceRetryPolicy` with links to various versions, the latest being 2.37.0-rc, and the current version being set to 2.26.0."],["The retry policy is related to the `IdentityAwareProxyOAuthServiceConnection`."],["Key functions of the policy include `clone()`, which creates a new instance, and `OnFailure(Status const &)`, which is called upon failure."],["There are also functions such as `IsExhausted()` which determins if it is exhausted, and `IsPermanentFailure(Status const &)` which is used to determine if the failure is permanent."],["The functions all return a bool type, except for the clone function, which returns an instance of the policy type."]]],[]]