[[["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 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`."]]],[]]