[[["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-21 UTC."],[[["This webpage provides documentation for the `KeyManagementServiceRetryPolicy` class, which is relevant to handling retries for `KeyManagementServiceConnection`."],["The latest release candidate version available is 2.37.0-rc, and the page lists multiple historical versions of the retry policy, from 2.10.1 up to 2.36.0."],["The `KeyManagementServiceRetryPolicy` class includes functions like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, each of which provides functionality related to policy instance creation, status checks and retry attempt validity."],["The `clone()` function allows for creating a new policy instance reset to its initial state, as determined by its design."],["`OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` all take a `Status const &` parameter to assess conditions when a service call fails, the exhaustion status of retries, and whether a failure is permanent, respectively."]]],[]]