[[["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 `AccessApprovalRetryPolicy` for `AccessApprovalConnection`, specifically across multiple versions of the software, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["The provided functions are for determining retry behavior, including `OnFailure()`, which checks if a retry should occur based on a given status."],["Additional functions like `IsExhausted()` and `IsPermanentFailure()` assist in managing the retry process by determining if retries are exhausted or if a failure is permanent, respectively."],["The `clone()` function allows the creation of a new `AccessApprovalRetryPolicy` instance that is reset to its original state."]]],[]]