[[["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-21 UTC."],[[["This document outlines the `IAMPolicyLimitedErrorCountRetryPolicy`, a retry mechanism designed for `IAMPolicyConnection` that manages retries based on the number of errors encountered."],["The policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, with `kUnavailable` status codes being treated as transient errors."],["Users can customize the retry behavior by setting the `maximum_failures` parameter when constructing the policy, setting it to 0 to disable retry loops."],["The class includes methods to check for exhaustion, determine if a failure is permanent, retrieve the `maximum_failures` value, and create a new instance of the policy with its original settings."],["It also provides details on available versions, with `2.37.0-rc` being the latest, and each of the documented versions linked to their respective documentation."]]],[]]