[[["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-21 UTC."],[[["This webpage details the `RecaptchaEnterpriseServiceLimitedErrorCountRetryPolicy`, a retry policy for `RecaptchaEnterpriseServiceConnection` that manages retries based on counting errors."],["The policy ceases retrying upon encountering a non-transient error or exceeding a predefined number of transient failures, with `kUnavailable` status code being the only considered transient error."],["Users can customize the retry behavior by setting the `maximum_failures` parameter when constructing the policy, effectively disabling retries by setting it to 0."],["The provided information goes over the various versions of the policy as well as the constructors and functions that are available within the policy."],["The policy also has type aliases available such as the BaseType."]]],[]]