[[["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 designed for `AccessContextManagerConnection` that handles errors based on a limited count."],["The policy halts retries when encountering a non-transient error or when the number of transient failures surpasses a predetermined limit."],["Transient errors, as defined by this policy, include the `kUnavailable` status code."],["The policy can be configured to allow a maximum number of transient errors and is disabled with `maximum_failures` set to 0, additionally the constructor, copy and move constructors are described."],["The webpage also provides a list of available versions for the `AccessContextManagerLimitedErrorCountRetryPolicy` ranging from 2.11.0 to the latest release, 2.37.0-rc."]]],[]]