[[["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 `CloudQuotasRetryPolicy`, specifically for version 2.30.0 and provides links to other versions ranging from 2.20.0 to the latest release candidate 2.37.0-rc."],["The `CloudQuotasRetryPolicy` is used in conjunction with the `CloudQuotasConnection` to manage how to handle failures and retries."],["The policy includes several functions, such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, to manage the retry behavior."],["The functions `OnFailure()` and `IsPermanentFailure()` accept a `Status const &` parameter to evaluate the status of the operation."],["`IsExhausted()` function is available to check the current state of the retry policy, determining if the retry attempts are exhausted."]]],[]]