[[["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-05 UTC."],[[["This document provides information on the `AccessApprovalLimitedErrorCountRetryPolicy` class, which is designed to handle transient errors in RPC calls."],["The retry policy halts if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["The policy considers `kUnavailable` status codes as transient errors, triggering a retry attempt."],["Users can configure the maximum number of transient errors allowed via the constructor's `maximum_failures` parameter, and they can disable retries by setting this to 0."],["The document lists the availabe versions of this class, including version 2.37.0-rc as the latest, as well as each previous versions all the way down to 2.11.0."]]],[]]