[[["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 `SqlUsersServiceRetryPolicy` for various versions, ranging from 2.11.0 to the latest release candidate 2.37.0-rc."],["The primary function of the `SqlUsersServiceRetryPolicy` is to manage retry behavior for the `SqlUsersServiceConnection` class in the Google Cloud SQL C++ library."],["The `clone()` function creates a new instance of the retry policy, returning it in its initial state, as a unique pointer."],["`OnFailure(Status const &)` determines whether a retry should occur based on the provided status."],["`IsExhausted()` and `IsPermanentFailure(Status const &)` functions determine the status of the retry policy, such as whether it's out of retries or if the failure is permanent."]]],[]]