[[["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 the `AccessContextManagerConnection` class."],["The retry policy is designed to stop if a non-transient error occurs or if the number of transient failures exceeds a specified maximum."],["The policy only treats the `kUnavailable` status code as a transient error, meaning that all other errors are considered non-transient."],["You can configure the maximum number of transient failures allowed when constructing an instance of `AccessContextManagerLimitedErrorCountRetryPolicy`, and setting it to zero will disable retries."],["The latest version of this policy is `2.37.0-rc` but spans from this version all the way down to `2.11.0` in the list provided."]]],[]]