[[["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 webpage provides documentation for the `SqlTiersServiceRetryPolicy` class, specifically focusing on retry logic within the Google Cloud SQL C++ client library."],["The latest version available is `2.37.0-rc`, and the page lists numerous previous versions, including a variety of versions, down to `2.11.0`."],["The `SqlTiersServiceRetryPolicy` class offers functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` for managing the retry behavior."],["The `OnFailure()` and `IsPermanentFailure()` functions each take a `Status const &` parameter to determine retry eligibility or if the failure is permanent."],["It is important to note that `SqlTiersServiceRetryPolicy` is the retry policy for `SqlTiersServiceConnection`."]]],[]]