[[["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 for the C++ client library, and the latest release candidate is version 2.37.0-rc."],["The `RecaptchaEnterpriseServiceLimitedErrorCountRetryPolicy` class defines a retry policy that stops retrying if a non-transient error occurs or if a certain number of transient failures are detected, where the `kUnavailable` status code is considered a transient error."],["This class has multiple constructors to allow setting the `maximum_failures` limit, and supports move and copy operations, as well as functions for checking if the retry policy is exhausted, or if the error is a permanent failure."],["The provided documentation details various versions of the `RecaptchaEnterpriseServiceLimitedErrorCountRetryPolicy` class, starting from version 2.12.0 up to 2.37.0-rc, with version 2.20.0 being the current context of the documentation displayed at the top of the page."],["The documentation also provides a method to completely disable retries, by setting the `maximum_failures` parameter to 0, when constructing an instance of the `RecaptchaEnterpriseServiceLimitedErrorCountRetryPolicy` class."]]],[]]