[[["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 documents the `SqlInstancesServiceRetryPolicy` for various versions, ranging from version 2.11.0 up to the latest release candidate, 2.37.0-rc."],["The `SqlInstancesServiceRetryPolicy` is a retry policy used by `SqlInstancesServiceConnection`, as specified on this page."],["The policy has functions like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, which are detailed with parameters and return types."],["`OnFailure()` is a function that takes a status as a parameter, and `IsPermanentFailure()` also takes a status parameter, both of which return a boolean value."],["The `clone()` function creates a new instance of the retry policy, reset to the initial state, and returns a unique pointer to the `SqlInstancesServiceRetryPolicy`."]]],[]]