[[["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 `AutokeyAdminLimitedErrorCountRetryPolicy`, a class that manages retries for `AutokeyAdminConnection` based on error counts."],["The policy halts retries upon encountering a non-transient error or exceeding a set number of transient failures, and `kUnavailable` status codes are treated as transient errors."],["The `AutokeyAdminLimitedErrorCountRetryPolicy` class can be instantiated with a configurable `maximum_failures` parameter to control the tolerance for transient errors, and can be disabled entirely by setting this parameter to zero."],["The webpage provides documentation for the class constructors, functions (like `maximum_failures`, `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone`), and a type alias `BaseType` that refers to `AutokeyAdminRetryPolicy`."],["This documentation is provided for multiple versions, from the most recent one, `2.37.0-rc` to the version `2.10.1`."]]],[]]