[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[[["This webpage details the `SqlDatabasesServiceLimitedErrorCountRetryPolicy`, a class in the Google Cloud C++ client library for SQL, version 2.17.0, that manages retries based on error counts."],["The retry policy stops when a non-transient error occurs or when the number of transient errors, specifically `kUnavailable` status codes, exceeds a defined limit."],["The `SqlDatabasesServiceLimitedErrorCountRetryPolicy` class allows configuring the maximum number of transient failures through its constructor and can be completely disabled if zero is passed in."],["The webpage provides a list of available versioned documentation from 2.37.0-rc (latest) back down to 2.11.0, for this class."],["The class offers several functions including `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, and it is an alias of `SqlDatabasesServiceRetryPolicy`."]]],[]]