[[["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 webpage provides documentation for the `SqlInstancesServiceRetryPolicy` class, which defines the retry policy for the `SqlInstancesServiceConnection` in various versions."],["The latest release candidate version is `2.37.0-rc`, and the page documents versions as old as `2.11.0` for the `SqlInstancesServiceRetryPolicy` class."],["The documentation covers key functions of the `SqlInstancesServiceRetryPolicy` class such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` across its different versions."],["The `clone()` function creates a new instance of the retry policy that is reset to its initial state, and returns a `std::unique_ptr\u003cSqlInstancesServiceRetryPolicy\u003e`."],["`OnFailure`, `IsExhausted`, and `IsPermanentFailure` are functions that return a `bool` and `IsPermanentFailure` takes a parameter of `status` of type `Status const &`."]]],[]]