[[["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 provides documentation for the `EkmServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ client library for Key Management Service (KMS)."],["The `EkmServiceLimitedErrorCountRetryPolicy` class implements a retry mechanism for `EkmServiceConnection` that stops retrying if non-transient errors occur or if transient failures exceed a specified maximum."],["The policy treats the `kUnavailable` status code as a transient error."],["The class has constructors to create instances with a specified number of maximum transient errors, along with copy and move constructors."],["Key functions include `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, which are used to configure, manage, and check the state of the retry policy."]]],[]]