[[["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 implements a retry policy for `SqlIamPoliciesServiceConnection`."],["The retry policy stops when a non-transient error occurs or the number of transient failures exceeds a specified limit, with `kUnavailable` being the only treated as transient error."],["The class allows for setting a `maximum_failures` parameter in its constructor, determining the tolerance for transient errors before stopping retries; setting the parameter to 0 disables the retry loop."],["The documentation lists various versions of the class, including the latest release candidate `2.37.0-rc`, alongside several previous releases."],["This policy has the capability to be cloned, as well as functions to establish whether it has been exhausted or if there was a permanent failure."]]],[]]