[[["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 page details the `SqlDatabasesServiceRetryPolicy` for C++ versions, providing documentation for versions ranging from 2.11.0 to 2.37.0-rc, with 2.37.0-rc being the latest release candidate."],["The `SqlDatabasesServiceRetryPolicy` is used for managing retry attempts for the `SqlDatabasesServiceConnection`, ensuring reliable operation."],["The `clone()` function creates a new instance of the retry policy, resetting it to its initial state."],["`OnFailure(Status const &)` and `IsPermanentFailure(Status const &) const` are functions used to handle failed operations, and to determine if the failure is permanent or temporary."],["The functions `IsExhausted() const` determines if the retry policy has reached its maximum retry limit."]]],[]]