[[["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 page provides documentation for the `AutokeyRetryPolicy` class across multiple versions, ranging from 2.10.1 up to the latest release candidate 2.37.0-rc."],["The `AutokeyRetryPolicy` class is used for determining the retry behavior of `AutokeyConnection` operations."],["Key functions include `clone()`, which creates a new policy instance, `OnFailure(Status const &)` which determines if a retry should occur based on the given status, and `IsExhausted()`, which indicates if the retry policy has run out of retries."],["It also includes `IsPermanentFailure(Status const &)`, which indicates whether the status is considered a permanent failure, and thus should not be retried."]]],[]]