[[["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 is a retry policy designed for `RecaptchaEnterpriseServiceConnection` based on the number of errors encountered."],["The retry policy stops if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, and it considers `kUnavailable` as a transient error."],["The policy can be configured to disable retries by setting `maximum_failures` to 0 when creating an instance, and you can set how many transient failures the instance will tolerate."],["The class provides several functions, including `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, to manage and check the retry policy's behavior."],["The page also lists the different available versions of this class, from the latest release candidate 2.37.0-rc to the 2.12.0 version."]]],[]]