[[["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-14 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, as identified in this policy, specifically include the `kUnavailable` status code."],["The policy can be configured with a set amount of allowed failures using the `AccessContextManagerLimitedErrorCountRetryPolicy(int)` constructor, or retries can be disabled entirely by setting `maximum_failures` to 0."],["The page also includes all the previous versions of this policy, starting with the most recent version of `2.37.0-rc`."]]],[]]