[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 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`."]]],[]]