[[["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 ceases retrying upon encountering a non-transient error or when the number of transient failures exceeds a predefined limit, with `kUnavailable` being treated as a transient error."],["You can disable the retry loop by creating an instance of this policy with `maximum_failures` set to 0."],["The page provides information on the different function members, constructors, parameters, and type aliases within this class."],["The latest version of this class is `2.37.0-rc`, while this specific page covers version `2.30.0`, and also lists previous versions."]]],[]]