[[["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 `AccessApprovalLimitedErrorCountRetryPolicy`, which is a retry policy for `AccessApprovalConnection` that limits retries based on the number of transient errors encountered."],["The policy will cease retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["The `kUnavailable` status code is treated as a transient error within this policy."],["The `AccessApprovalLimitedErrorCountRetryPolicy` constructor takes an integer, `maximum_failures`, which defines the number of tolerated transient errors, with a value of 0 disabling the retry loop."],["The webpage provides a list of available versions of the policy, from version 2.11.0 up to the latest release candidate 2.37.0-rc."]]],[]]