[[["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-09 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."]]],[]]