[[["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-07 UTC."],[[["This webpage details the `IamCheckerLimitedErrorCountRetryPolicy`, a retry mechanism for `IamCheckerConnection` in the Google Cloud Policy Troubleshooter C++ library."],["The policy halts retries upon encountering non-transient errors or exceeding a predefined number of transient failures, specifically treating `kUnavailable` status codes as transient errors."],["The `IamCheckerLimitedErrorCountRetryPolicy` class offers constructors to set the maximum allowed transient errors, and disabling retries is possible by setting `maximum_failures` to 0."],["The available methods such as `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone` provide control over managing error handling, retry state, permanent failures and duplication."],["The page displays a historical log of `IamCheckerLimitedErrorCountRetryPolicy` class versions, ranging from 2.11.0 up to the latest release candidate, version 2.37.0-rc."]]],[]]