[[["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 used for `AccessContextManagerConnection` that is designed to stop retrying after encountering a non-transient error or exceeding a specified number of transient failures."],["The policy considers the `kUnavailable` status code as a transient error."],["You can configure the maximum number of transient failures tolerated using the `AccessContextManagerLimitedErrorCountRetryPolicy(int)` constructor."],["The webpage provides access to various versions of the documentation for this policy, ranging from the latest release candidate `2.37.0-rc` down to version `2.11.0`."],["The documentation outlines various constructors and functions of the class, such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, along with their respective parameters, returns and descriptions."]]],[]]