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