[[["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`, which is used for retrying operations within the `AccessContextManagerConnection` class."],["The retry policy halts if a non-transient error occurs or if the number of transient failures exceeds a specified limit, only considering `kUnavailable` status codes as transient."],["The policy can be constructed to allow a certain amount of maximum transient failures, while setting this number to 0 can completely stop the retry loop."],["The page provides access to documentation for various versions, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc, including detailed information about constructors, functions, and type aliases for each version."],["The provided documentation features crucial information for the class, including functions like `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone` which are essential to properly make use of the `AccessContextManagerLimitedErrorCountRetryPolicy` class."]]],[]]