[[["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`, which is used for retrying operations within `AccessContextManagerConnection` based on the number of errors encountered."],["The policy stops retries if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, with `kUnavailable` being the only status code considered a transient error."],["You can set the maximum number of allowed transient failures during the retry process, and setting `maximum_failures` to 0 will disable retries."],["The page lists all the available versions of the reference starting from version `2.37.0-rc (latest)` down to version `2.11.0`, along with the current selected version of `2.20.0`."],["The webpage provides information on the constructors, functions and type aliases that are part of the `AccessContextManagerLimitedErrorCountRetryPolicy`."]]],[]]