[[["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-15 UTC."],[[["This webpage provides documentation for the `RegionsRetryPolicy` class, focusing on its different versions and how it manages retries for `RegionsConnection`."],["The latest release candidate version for this class is `2.37.0-rc`, with a list of stable versions going back to `2.15.1` also available."],["The `RegionsRetryPolicy` includes functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` that are used for managing the retry process based on the status."],["The `clone()` function creates a new policy instance, whereas `OnFailure()` determines whether a retry is needed based on the provided status."],["`IsExhausted()` and `IsPermanentFailure()` are functions to determine the state of the retry policy, with the former detecting if retries are exhausted and the latter checking if a given failure is permanent."]]],[]]