[[["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-04-17 UTC."],[[["This webpage details the `IAMLimitedErrorCountRetryPolicy`, a retry mechanism for `IAMConnection` within Google Cloud's C++ library, specifically for the IAM service."],["The policy halts retries if a non-transient error occurs or if the number of transient errors exceeds a predefined limit, with `kUnavailable` status codes being treated as transient errors."],["Users can customize the retry behavior by setting the `maximum_failures` parameter when constructing the policy, setting it to 0 to disable retry loops."],["The page also lists the different available versions of the `IAMLimitedErrorCountRetryPolicy` from 2.11.0 to the latest release candidate 2.37.0-rc, with links to their respective documentation."],["The class offers functions to determine the maximum failures, check if the policy is exhausted, verify if a status is a permanent failure and clone the current retry policy."]]],[]]