[[["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-04-17 UTC."],[[["This webpage details the `AutokeyLimitedErrorCountRetryPolicy`, a retry policy designed for `AutokeyConnection` that limits the number of transient errors before stopping retries."],["The policy stops retrying upon encountering a non-transient error or when the number of transient failures exceeds a predefined limit, with `kUnavailable` being considered a transient error."],["Users can customize the retry behavior by setting the `maximum_failures` parameter when constructing an instance of this policy, where a value of 0 disables retries."],["The class provides functions to check if the policy is exhausted (`IsExhausted`), if a failure is permanent (`IsPermanentFailure`), the maximum failures (`maximum_failures`), and if a failure has occured (`OnFailure`)."],["The page provides a comprehensive list of class versions, ranging from the latest `2.37.0-rc` down to version `2.10.1`, allowing users to navigate and refer to specific releases."]]],[]]