[[["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 `SqlTiersServiceRetryPolicy` class, specifically focusing on retry logic within the Google Cloud SQL C++ client library."],["The latest release candidate version is 2.37.0-rc, and the page lists previous versions down to 2.11.0, allowing access to documentation for different releases."],["The `SqlTiersServiceRetryPolicy` class controls the retry behavior for `SqlTiersServiceConnection`, handling when and how to retry operations in case of failure."],["Key functions of the policy include `clone()`, which creates a new policy instance, `OnFailure()`, which checks if a retry should be attempted based on the provided status, `IsExhausted()` which checks if the retry limit has been reached, and `IsPermanentFailure()` which checks if the error will never succeed."]]],[]]