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