[[["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 webpage details the `AutokeyAdminLimitedErrorCountRetryPolicy`, a class in the Google Cloud C++ client library for managing retry logic in `AutokeyAdminConnection`."],["The policy is designed to retry operations that result in transient errors, specifically `kUnavailable` status codes, up to a configurable `maximum_failures` limit."],["The policy ceases retrying when a non-transient error occurs or the `maximum_failures` count of transient errors is exceeded."],["The webpage provides documentation for multiple versions, ranging from the latest release candidate `2.37.0-rc` down to version `2.10.1`."],["The class provides methods like `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()` and `clone()` to define the retry behavior."]]],[]]