[[["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 page details the `SqlOperationsServiceRetryPolicy`, which is specifically for managing retries in `SqlOperationsServiceConnection`."],["The latest version available is `2.37.0-rc`, and it includes a comprehensive list of previous versions, starting from `2.36.0` down to `2.11.0`."],["The class offers several key functions, including `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const`."],["The `clone()` function generates a new instance of the policy that is reset to its initial state, while `OnFailure` determines whether to attempt another try."],["`IsExhausted` checks if all retry attempts have been exhausted, and `IsPermanentFailure` determines if the encountered status signifies a failure from which recovery is not possible."]]],[]]