[[["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-05 UTC."],[[["This document provides information on the `IAMPolicyLimitedErrorCountRetryPolicy` class, which is used for handling retries in `IAMPolicyConnection` based on the number of errors encountered."],["The retry policy stops if a non-transient error occurs or if the number of transient errors exceeds a predefined limit, with `kUnavailable` being treated as a transient error."],["You can construct instances of the class that tolerate up to a specific number of transient failures, and retry loops can be disabled by setting the `maximum_failures` to 0."],["The class also contains functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()` and `clone()` to manage the behaviour of the policy."],["The latest version of the document is version 2.37.0-rc, but the current page is for version 2.27.0."]]],[]]