[[["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 `SqlUsersServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ client library for SQL services."],["The class implements a retry policy that stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined maximum."],["The policy treats `kUnavailable` status codes as transient errors and includes constructors to set the maximum number of tolerated transient errors, and to create copies."],["The class also includes several functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, that define the retry behavior."],["The documentation shows a range of versions for the `SqlUsersServiceLimitedErrorCountRetryPolicy` from `2.37.0-rc (latest)` down to `2.11.0`, and it can be used as a retry policy for `SqlUsersServiceConnection`."]]],[]]