[[["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 provides documentation for the `SqlUsersServiceRetryPolicy` class, which is related to the retry mechanism for `SqlUsersServiceConnection`."],["The documentation lists various versions of the `SqlUsersServiceRetryPolicy`, ranging from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `SqlUsersServiceRetryPolicy` class offers functions such as `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const`."],["The `OnFailure` and `IsPermanentFailure` functions take a `Status const &` parameter and return a boolean indicating the outcome, whereas `IsExhausted` returns a boolean about whether the retry policy is exhausted."],["The `clone()` function creates and returns a new instance of `SqlUsersServiceRetryPolicy`, reset to the initial state, returning a `std::unique_ptr` of it."]]],[]]