[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-26 UTC."],[[["This webpage details the `AccessContextManagerLimitedErrorCountRetryPolicy`, which is used to manage retries for `AccessContextManagerConnection`."],["The retry policy will stop if a non-transient error is detected or if the number of transient failures exceeds a pre-defined maximum."],["Transient errors are defined by `kUnavailable` status codes."],["The retry behavior can be disabled by setting `maximum_failures` to 0 during instantiation of `AccessContextManagerLimitedErrorCountRetryPolicy`."],["The class supports constructing objects that allows for setting a maximum number of transient errors, and also contains methods to determine if the retries are exhausted or if an error is considered permanent."]]],[]]