[[["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 a comprehensive overview of the `AccessApprovalLimitedErrorCountRetryPolicy`, detailing its different versions and functionalities."],["The `AccessApprovalLimitedErrorCountRetryPolicy` class is designed to manage retries for `AccessApprovalConnection`, stopping when non-transient errors occur or a maximum number of transient failures are exceeded, where `kUnavailable` is considered a transient error."],["The policy can be configured to tolerate a specific number of transient errors, and it can be disabled by setting the `maximum_failures` to 0 during its instantiation."],["The document describes the constructors, detailing the parameters used for creating and copying instances of the `AccessApprovalLimitedErrorCountRetryPolicy`."],["It outlines the key functions of the class, including `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, along with the parameters they accept and the types they return."]]],[]]