[[["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-08 UTC."],[[["This webpage details the `SqlIamPoliciesServiceLimitedErrorCountRetryPolicy`, a class in the Google Cloud C++ client library for SQL, with the latest release being version 2.37.0-rc."],["The `SqlIamPoliciesServiceLimitedErrorCountRetryPolicy` is designed to manage retries for RPCs related to `SqlIamPoliciesServiceConnection`, stopping retries after a non-transient error or exceeding a specified number of transient failures, where `kUnavailable` is considered a transient error."],["The policy's constructors allow setting the `maximum_failures` parameter, which determines the tolerance for transient errors, and setting it to `0` disables the retry loop entirely."],["The page lists various available versions of this class, from `2.11.0` all the way up to the latest `2.37.0-rc`, with links to their corresponding documentation pages."],["Key functions of this class include `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` which help manage retries, evaluate failure status, and create new policy instances."]]],[]]