[[["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-21 UTC."],[[["This webpage details the `IAMLimitedErrorCountRetryPolicy` class, which is designed to manage retries for `IAMConnection` based on the number of encountered errors."],["The policy halts retries when non-transient errors occur or when the number of transient failures exceeds a predefined limit."],["The class constructor allows users to set the maximum number of transient errors to be tolerated before stopping retries, and can be disabled entirely with a limit of 0."],["The class defines transient errors as having a `kUnavailable` status code and details functions for managing retries, such as `OnFailure`, `IsExhausted`, and `IsPermanentFailure`."],["The page also lists various versioned links for this class, ranging from version 2.11.0 up to 2.37.0-rc, allowing developers to quickly find documentation relevant to their specific version."]]],[]]