[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 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."]]],[]]