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