[[["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 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."]]],[]]