[[["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 for `AutokeyConnection` that limits retries based on the number of transient errors encountered."],["The policy ceases retrying when a non-transient error occurs or the number of transient failures exceeds a defined limit."],["The class treats `kUnavailable` status codes as transient errors and provides the ability to disable the retry loop by setting `maximum_failures` to 0."],["The webpage shows the available versions of this policy, from version 2.10.1 to the latest 2.37.0-rc."],["The class provides methods to check for exhaustion of the number of failures, checks for permanent failures, getting the maximum failures, and a virtual method to clone itself."]]],[]]