[[["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 provides documentation for the `AutokeyAdminLimitedErrorCountRetryPolicy` class, which is designed to manage retries for the `AutokeyAdminConnection` in the case of errors."],["The retry policy stops if a non-transient error is encountered or if the number of transient failures exceeds a specified maximum, with `kUnavailable` being the sole status code classified as a transient error."],["The `AutokeyAdminLimitedErrorCountRetryPolicy` constructor allows for setting the maximum number of transient failures, and disabling the retry loop is possible by setting `maximum_failures` to 0."],["The webpage lists the class's functions, including `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, along with their parameters, descriptions, and return types."],["The documentation contains links to previous versions of the class and the latest version, which is `2.37.0-rc` at the time of this content's creation."]]],[]]