[[["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 designed for `IamCheckerConnection` in the Google Cloud C++ Policy Troubleshooter library."],["The policy halts retries when encountering a non-transient error or when the number of transient failures exceeds a pre-defined limit."],["The `kUnavailable` status code is considered a transient error, allowing the policy to retry in such cases."],["Constructors allow creating an instance with a specified maximum number of transient errors tolerated, and retry loops can be disabled when the maximum number is set to 0."],["The class provides methods to check if the policy is exhausted, identify permanent failures, and create a reset copy of the current policy."]]],[]]