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