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