[[["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 `IAMLimitedErrorCountRetryPolicy`, a retry mechanism for `IAMConnection` that halts retries upon encountering a non-transient error or exceeding a set number of transient failures."],["The policy considers `kUnavailable` status codes as transient errors, and retries are managed based on this classification."],["The retry policy can be configured during creation to accept up to a specific number of transient errors, with the option to disable retries by setting `maximum_failures` to 0."],["The webpage provides documentation for multiple versions of this class, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["This document details the constructors, functions, and type aliases for the IAMLimitedErrorCountRetryPolicy class."]]],[]]