[[["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."],[[["This webpage details the `IamCheckerLimitedErrorCountRetryPolicy`, a retry mechanism for `IamCheckerConnection` in the Google Cloud Policy Troubleshooter C++ library."],["The retry policy halts when a non-transient error occurs or if the number of transient failures exceeds a specified limit, with `kUnavailable` being treated as transient."],["The policy can be configured with a `maximum_failures` parameter to define the number of transient errors it tolerates before stopping, and it can be disabled by setting it to 0."],["This policy provides methods such as `OnFailure`, `IsExhausted`, and `IsPermanentFailure` to manage and evaluate the retry state, as well as `maximum_failures()` to get the amount of errors allowed."],["This page also lists the available versions of the policy, ranging from version 2.11.0 to the latest release candidate, version 2.37.0-rc."]]],[]]