[[["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 webpage details the `AccessContextManagerLimitedErrorCountRetryPolicy`, a retry policy class for `AccessContextManagerConnection` that manages transient errors."],["The policy halts retries upon encountering a non-transient error or exceeding a defined number of transient failures, where `kUnavailable` is considered a transient error."],["You can set the maximum number of tolerated transient failures via a constructor parameter, and set it to 0 to disable retries completely."],["The policy includes functions like `OnFailure`, `IsExhausted`, and `IsPermanentFailure` to manage the retry process, and a clone function that creates a copy of the policy."],["The page provides documentation for various previous versions, and 2.37.0-rc is the current latest release."]]],[]]