[[["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-04-09 UTC."],[[["This document provides details on the `IAMPolicyLimitedErrorCountRetryPolicy` class, which is a retry policy for `IAMPolicyConnection`."],["The retry policy will stop if an RPC returns a non-transient error or if more than a set number of transient failures are detected, specifically treating `kUnavailable` as transient errors."],["The class has constructors for creating an instance that can tolerate a maximum number of transient errors, including allowing you to disable retries by setting the `maximum_failures` to 0."],["Key functions within this class include `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, each with defined behaviors."],["The content also outlines a chronological list of versions for the `IAMPolicyLimitedErrorCountRetryPolicy` class, starting from version 2.37.0-rc and going back to version 2.11.0."]]],[]]