[[["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 mechanism for `RecaptchaEnterpriseServiceConnection` that is based on error counting."],["The retry policy stops if an RPC returns a non-transient error or if the number of transient failures exceeds a set limit."],["Transient errors in this context are defined as those with the status code `kUnavailable`."],["You can adjust the policy using `RecaptchaEnterpriseServiceLimitedErrorCountRetryPolicy(int)` constructor to change how many failures it will tolerate before stopping, or disable it completely by setting `maximum_failures` to 0."],["The webpage shows the different versions available, including `2.37.0-rc` as the latest, down to version `2.12.0`, and provides links to the reference documentation for each."]]],[]]