[[["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 class for `AccessContextManagerConnection` that limits the number of transient errors before stopping retries."],["The policy treats the `kUnavailable` status code as a transient error, and stops retrying upon encountering a non-transient error or when the maximum number of transient failures is exceeded."],["You can create an instance of this policy by providing the desired maximum number of failures, or disable retries completely by setting `maximum_failures` to 0."],["The page provides comprehensive documentation on the class's constructors, functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, and type alias `BaseType`."],["The latest version of this class available is 2.37.0-rc, and there is an availability of previous versions, down to 2.11.0, which are all documented."]]],[]]