[[["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 if 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, which determines the allowed number of transient errors, with a value of 0 disabling the retry loop."],["The webpage covers various versions from `2.37.0-rc` to `2.11.0`, and provides details about the constructor, functions such as `maximum_failures`, `OnFailure`, `IsExhausted`, `IsPermanentFailure` and `clone`, as well as the `BaseType` alias."]]],[]]