[[["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 provides information on the `IAMPolicyLimitedErrorCountRetryPolicy` class, which is a retry policy for `IAMPolicyConnection`."],["The retry policy will stop if there is a non-transient error or if the prescribed number of transient failures is exceeded."],["`kUnavailable` status codes are the only status codes treated as transient errors in this retry policy."],["The `IAMPolicyLimitedErrorCountRetryPolicy` allows the creation of instances that can tolerate a specified number of transient errors, and can disable the retry loop by setting the `maximum_failures` to 0."],["This class has multiple constructors for creating instances, as well as functions for managing the policy such as checking for exhaustion or permanent failures, and to clone the policy."]]],[]]