[[["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-07-18 UTC."],[[["This webpage details the `IamCheckerLimitedErrorCountRetryPolicy`, a retry mechanism for `IamCheckerConnection` that limits 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 preset limit, with `kUnavailable` status code being the only transient error."],["The class provides constructors to define the maximum number of transient failures, as well as a method `maximum_failures()` to check this number."],["The `OnFailure`, `IsExhausted`, and `IsPermanentFailure` functions provide methods to manage the retry policy based on the current status and errors."],["The webpage contains links to 27 different versions of this class, with `2.37.0-rc` being the latest."]]],[]]