[[["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 policy designed for `IamCheckerConnection` that operates by counting errors."],["The policy ceases retrying when a non-transient error occurs or when the number of transient failures exceeds a predefined limit."],["Transient errors are identified as those having a status code of `kUnavailable`."],["You can configure the maximum number of transient errors with the constructor, including disabling the retry loop entirely by setting `maximum_failures` to 0."],["The webpage has documentation on the class constructors, functions, and type aliases that are included with this retry policy."]]],[]]