[[["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 designed for the `RecaptchaEnterpriseServiceConnection`."],["The policy halts retries upon encountering a non-transient error or exceeding a set number of transient failures, where `kUnavailable` is considered a transient error."],["You can create an instance of this class that tolerates up to a defined number of transient errors, or even disable retry loops completely."],["The policy includes functions such as `OnFailure`, `IsExhausted`, and `IsPermanentFailure` to manage retry logic, and a clone function that creates a copy of the policy in its initial state."],["The most current release can be found here: 2.37.0-rc."]]],[]]