[[["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-14 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."]]],[]]