[[["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 `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."]]],[]]