[[["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 for `AccessContextManagerConnection` that limits retries based on the number of transient errors encountered."],["The policy ceases retrying upon encountering a non-transient error or when the number of transient failures exceeds a predefined limit, with `kUnavailable` being the only status code considered transient."],["You can create an instance of this policy specifying the maximum number of tolerable transient failures, and the retry loop can be disabled by setting `maximum_failures` to 0."],["The webpage details the constructors, `maximum_failures()`, and the virtual functions `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone`."],["The latest version of this documentation is 2.37.0-rc, and the page contains versions down to 2.11.0, allowing for version specific lookups of the documentation."]]],[]]