[[["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` in C++."],["The policy limits retries based on the number of transient errors, stopping if a non-transient error occurs or if the maximum number of transient failures is reached."],["The policy treats `kUnavailable` as a transient error, and users can disable retries by setting `maximum_failures` to 0."],["The class provides constructors for creating instances, including the ability to specify the maximum number of transient errors tolerated, and methods to check for exhaustion, permanent failures, and cloning."],["The webpage also lists all of the available versions, starting from 2.12.0 up to the most recent release 2.37.0-rc."]]],[]]