[[["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-08-01 UTC."],[[["This webpage details the `AccessContextManagerLimitedErrorCountRetryPolicy`, a retry policy designed for `AccessContextManagerConnection` that handles errors based on a limited count."],["The policy stops retrying if it encounters a non-transient error or exceeds a predefined number of transient failures, with `kUnavailable` being the sole transient error status code."],["The constructor allows you to specify the maximum number of transient errors tolerated, and by setting `maximum_failures` to 0, the retry loop can be disabled."],["Key functions within the policy include `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, each serving to manage or determine the retry process."],["The latest version available is `2.37.0-rc`, and there are a range of previous versions, from `2.11.0` to `2.36.0` accessible with their corresponding hyperlinks."]]],[]]