[[["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 halts if a non-transient error occurs or if the number of transient failures exceeds a specified limit, considering `kUnavailable` as a transient error status."],["You can configure the retry policy by setting a maximum number of transient failures, and disabling the retry loop can be achieved by providing a `maximum_failures` value of 0."],["The class provides several constructors, including one that takes an integer for maximum failures, and move and copy constructors, alongside functions to check for exhaustion and permanent failures, and a function to create a copy."],["The page displays a list of many versions for this policy, with version 2.37.0-rc as the latest one, and 2.16.0 as the oldest visible version."]]],[]]