[[["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-14 UTC."],[[["The latest version available is `2.37.0-rc`, with a link to its `IamCheckerLimitedErrorCountRetryPolicy` documentation."],["This page provides documentation for the `IamCheckerLimitedErrorCountRetryPolicy` class, which is a retry policy for `IamCheckerConnection` that limits the number of retries based on the count of transient errors."],["The `IamCheckerLimitedErrorCountRetryPolicy` will stop retrying if an RPC returns a non-transient error or if it detects more than the prescribed number of transient failures."],["The class treats `kUnavailable` status codes as transient errors, and the retry loop can be disabled by setting `maximum_failures` to 0 when creating an instance of the policy."],["There are many versions of this policy available, ranging from `2.11.0` all the way to the latest `2.37.0-rc`, with links to the documentation of each."]]],[]]