[[["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-21 UTC."],[[["This page provides documentation for the `SqlInstancesServiceRetryPolicy` class, which is relevant to handling retries for `SqlInstancesServiceConnection`."],["The latest version of the documentation is for version 2.37.0-rc, with a list of documentation available for prior versions going back to 2.11.0."],["The `SqlInstancesServiceRetryPolicy` class offers functions such as `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)`."],["The `clone()` function creates a new policy instance reset to its initial state, while the `OnFailure` functions determine retry eligibility and `IsExhausted` checks if retries are exhausted."],["The functions `IsPermanentFailure(Status const &)` determines if a failure encountered is considered permanent, and the `OnFailure` functions include the status as a parameter."]]],[]]