[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-18 UTC."],[[["This webpage provides documentation for the `RecaptchaEnterpriseServiceLimitedErrorCountRetryPolicy` class, specifically within the context of the reCAPTCHA Enterprise service in C++."],["The `RecaptchaEnterpriseServiceLimitedErrorCountRetryPolicy` class is designed to manage retries for the `RecaptchaEnterpriseServiceConnection` by counting errors, ceasing retries upon encountering non-transient errors or exceeding a specified number of transient failures."],["The policy considers the `kUnavailable` status code as a transient error, allowing for retries in these instances."],["The class offers constructors to set the maximum allowed transient errors and provides functions to check the number of errors, determine if the retry limit is reached, determine if there is a permanent error, and create a new copy of itself."],["This documentation outlines the different versions of the class available and their hyperlinks, in which the latest version is `2.37.0-rc`."]]],[]]