[[["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` for different versions, ranging from version 2.11.0 up to the latest release candidate, 2.37.0-rc."],["The `SqlOperationsServiceRetryPolicy` is specific to the `SqlOperationsServiceConnection` and its retry behaviors."],["Key functions of the policy include `clone()`, which creates a new policy instance, and `OnFailure(Status const &)` which determines if a retry should occur based on a given status."],["The functions `IsExhausted()` and `IsPermanentFailure(Status const &)` are used to check if the retry policy is exhausted or if a given failure is considered permanent, respectively."],["Each numbered version provides documentation for the retry policy at that specific version of the sql service."]]],[]]