[[["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 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."]]],[]]