[[["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 provides documentation for the `SqlRegionsServiceRetryPolicy` class, which is relevant to retries within the `SqlRegionsServiceConnection`."],["The page lists available versions of the documentation, ranging from the latest release candidate `2.37.0-rc` down to version `2.11.0`, including the current page's version `2.26.0`."],["The `SqlRegionsServiceRetryPolicy` class has methods such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, which can be used to manage the retry logic."],["The `OnFailure()` and `IsPermanentFailure()` functions both take a `Status const &` parameter, which is most likely to evaluate if a retry is possible."],["The `clone()` function creates a new instance of the retry policy, resetting it to the initial state, it returns `std::unique_ptr\u003cSqlRegionsServiceRetryPolicy\u003e`."]]],[]]