[[["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`, which manages retries for `RecaptchaEnterpriseServiceConnection` based on error counts."],["The policy halts retries when non-transient errors occur or when the number of transient failures exceeds a set limit."],["Transient errors in this policy are defined as those with the `kUnavailable` status code."],["The retry policy can be customized by setting the `maximum_failures` parameter in the constructor, which determines how many transient failures are tolerated, and it can be disabled entirely by setting the `maximum_failures` to `0`."],["The page lists versions of this policy, with `2.37.0-rc` being the latest, and it explains the policy's constructors, functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, `clone()`, and the `BaseType` alias."]]],[]]