[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 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."]]],[]]