[[["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` that manages retries based on the count of errors encountered."],["The policy halts retries upon encountering a non-transient error or exceeding a defined number of transient failures, where only the `kUnavailable` status code is categorized as a transient error."],["The class offers constructors to specify the maximum number of tolerated transient errors and allows disabling the retry loop by setting `maximum_failures` to 0."],["The page covers the `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()` and `clone()` functions of the class, as well as the `BaseType` alias, along with the various parameters, return types and descriptions."],["The site lists out all available versions of the software from version `2.12.0` up to `2.37.0-rc`, including other versions in between."]]],[]]