[[["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-05-07 UTC."],[[["This webpage details the `AccessContextManagerLimitedErrorCountRetryPolicy`, a retry policy designed for `AccessContextManagerConnection` that retries operations based on a limited count of errors."],["The policy will stop retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined maximum."],["Transient errors in this context are defined as those returning the status code `kUnavailable`."],["You can adjust the retry behavior by configuring the `maximum_failures` parameter during the construction of the `AccessContextManagerLimitedErrorCountRetryPolicy` object, or disable it completely by setting it to 0."],["The page also lists the available versions of this class, from `2.11.0` to the latest release candidate `2.37.0-rc`, and has a complete list of constructors and functions."]]],[]]