[[["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-14 UTC."],[[["This webpage details the `AccessContextManagerLimitedErrorCountRetryPolicy`, a retry policy designed for `AccessContextManagerConnection` that limits retries based on error counts."],["The policy halts retries when encountering a non-transient error or when the number of transient failures exceeds a predetermined maximum."],["Transient errors are identified by the `kUnavailable` status code, as outlined within this page."],["The policy's behavior can be configured during construction by setting the `maximum_failures` parameter, with a value of 0 disabling the retry loop."],["The page offers multiple versions of the policy, with the latest being `2.37.0-rc`, and describes functions like `OnFailure`, `IsExhausted`, and `clone`."]]],[]]