[[["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-05 UTC."],[[["This webpage details the `ZonesRetryPolicy` for `ZonesConnection`, showcasing its implementation across multiple versions ranging from 2.15.1 to 2.37.0-rc."],["The latest version available is the release candidate 2.37.0-rc, and other versions are listed sequentially, allowing users to select the appropriate version for their needs."],["The `ZonesRetryPolicy` class includes several functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to manage the retry behavior."],["Each function has a return type, and takes specific parameters, the parameter `Status const &` is used for functions such as `OnFailure()` and `IsPermanentFailure()` to get information about a failed status, and the functions `IsExhausted()` and `clone()` have no parameters."],["The main function of this page is to give access to the different versions of `ZonesRetryPolicy` which can be used by users on their respective project."]]],[]]