[[["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 document provides information on the `AccessApprovalLimitedErrorCountRetryPolicy` class, which is used for retrying operations in the `AccessApprovalConnection` when errors occur."],["The retry policy stops if it encounters a non-transient error or if the number of transient errors exceeds a predefined limit, with `kUnavailable` status codes being the only errors treated as transient."],["You can customize the maximum number of transient failures tolerated by providing an integer during construction, and disable the retry loop entirely by setting this value to zero."],["The document details the available constructors, functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, `clone()`, and the `BaseType` alias."],["This document provides links to different versions of the documentation, ranging from version 2.11.0 up to the latest release candidate, 2.37.0-rc."]]],[]]