[[["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-14 UTC."],[[["This page documents the `AutokeyLimitedErrorCountRetryPolicy`, which is a retry mechanism for `AutokeyConnection` in the Google Cloud KMS library."],["The retry policy limits retries based on the number of transient errors encountered, and will stop if a non-transient error occurs or if the number of transient failures exceeds a set maximum."],["Transient errors are specifically defined as those with the `kUnavailable` status code, as per the documented links."],["The `AutokeyLimitedErrorCountRetryPolicy` class offers methods to create instances, control the maximum number of transient failures allowed, check if the policy is exhausted, and verify if an error is permanent."],["The page contains versioned documentation starting from version 2.10.1 up until the latest release candidate 2.37.0-rc."]]],[]]