[[["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 details the `SqlTiersServiceLimitedErrorCountRetryPolicy`, a class in the Google Cloud SQL C++ library that manages retry attempts for transient errors."],["The class allows configuration of a maximum number of transient failures before stopping retries, with `kUnavailable` being the only status code considered a transient error in this policy."],["The `SqlTiersServiceLimitedErrorCountRetryPolicy` constructor allows setting the maximum number of tolerated transient errors and also supports copy and move constructors."],["The class provides methods such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to manage and assess the retry process, along with a virtual `clone()` function to create a reset instance."],["There are many documented versions available of the `SqlTiersServiceLimitedErrorCountRetryPolicy` for users to reference, with `2.37.0-rc` being the latest version available."]]],[]]