[[["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 designed for `AccessContextManagerConnection` that focuses on counting errors."],["The policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, specifically treating `kUnavailable` as a transient error."],["You can configure the maximum number of tolerated transient errors using the constructor `AccessContextManagerLimitedErrorCountRetryPolicy(int)`, and providing 0 for this parameter will disable the retry loop."],["The page provides information about the constructor, functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()` and `clone()`, and the `BaseType` alias."],["The latest release for this reference is `2.37.0-rc`, with many previous versions available, back until `2.11.0`."]]],[]]