[[["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-21 UTC."],[[["This document provides information on the `EkmServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ client library for Key Management Service (KMS)."],["The `EkmServiceLimitedErrorCountRetryPolicy` class defines a retry strategy for `EkmServiceConnection` that limits the number of transient errors before stopping retries."],["Transient errors are identified by the `kUnavailable` status code, and any non-transient error will immediately stop the retry process."],["The class offers constructors to set the maximum number of allowed transient failures, with the ability to disable retries by setting `maximum_failures` to 0."],["The document lists all of the versions associated with the `EkmServiceLimitedErrorCountRetryPolicy` class from 2.10.1 to 2.37.0-rc, and for the current version, it's version 2.24.0."]]],[]]