[[["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-04-17 UTC."],[[["This webpage provides documentation for the `RecaptchaEnterpriseServiceLimitedErrorCountRetryPolicy` class, specifically for C++ and across multiple versions."],["The `RecaptchaEnterpriseServiceLimitedErrorCountRetryPolicy` class is designed to manage retries for `RecaptchaEnterpriseServiceConnection` based on the number of encountered transient errors."],["The retry policy halts if a non-transient error occurs or if the number of transient failures exceeds a specified maximum."],["Transient errors are identified by the `kUnavailable` status code."],["The class includes methods to control the maximum number of failures, check for exhaustion of retries, and determine if an error is permanent."]]],[]]