[[["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`, covering a range of versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `AccessApprovalRetryPolicy` includes functions like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` for managing retry behaviors."],["The `clone()` function allows creating a new instance of the policy, reset to its initial state."],["The functions `OnFailure()`, and `IsPermanentFailure()` allow the user to check the current status of the policy, passing in a `Status const &` as a parameter, returning a `bool`."],["The function `IsExhausted()` allows the user to check the current status of the policy, and does not take any parameters, returning a `bool`."]]],[]]