[[["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 page provides documentation for the `SqlIamPoliciesServiceLimitedErrorCountRetryPolicy` class, which handles retry logic for the `SqlIamPoliciesServiceConnection`."],["The retry policy stops if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, considering `kUnavailable` as a transient error status code."],["The class constructor, `SqlIamPoliciesServiceLimitedErrorCountRetryPolicy(int)`, determines the maximum number of allowed transient errors, where setting the `maximum_failures` to `0` will disable retry."],["The documentation contains a list of prior versions of the class, ranging from version 2.11.0 to 2.37.0-rc."],["The class features functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` for controlling retry behaviour."]]],[]]