[[["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 page details the `AccessApprovalLimitedErrorCountRetryPolicy`, which is a retry policy for `AccessApprovalConnection` that limits retries based on the number of transient errors."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["The `kUnavailable` status code is considered a transient error for the purposes of this retry policy."],["You can control the amount of retries by configuring the `maximum_failures` parameter, and can even disable the retry loop entirely by setting `maximum_failures` to 0."],["The latest version of this policy is `2.37.0-rc`, while this specific page covers version `2.34.0`, and the page provides links to other versions from `2.11.0` onwards."]]],[]]