[[["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-04-17 UTC."],[[["This webpage details the `AccessApprovalLimitedErrorCountRetryPolicy` class, which manages retry attempts for `AccessApprovalConnection` based on error counts."],["The policy halts retries upon encountering a non-transient error or exceeding a specified number of transient failures, with `kUnavailable` being the only status code considered as transient in this class."],["The policy can be constructed with a customizable `maximum_failures` parameter to set the limit of tolerable transient errors, and by setting this to 0, it will disable retries."],["The class offers methods to check if the policy is exhausted, if the failure is permanent, get the maximum failures allowed, and it can also be cloned."],["This is the page for version 2.22.1 but it contains links to all other versions of the class, including the latest version at 2.37.0-rc."]]],[]]