[[["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 document provides information on the `ClusterManagerLimitedErrorCountRetryPolicy`, a retry mechanism for `ClusterManagerConnection` in the Google Cloud C++ client library."],["The policy halts retries upon encountering non-transient errors or exceeding a predefined number of transient failures, where `kUnavailable` is considered a transient error status."],["You can configure the number of transient errors tolerated using the `ClusterManagerLimitedErrorCountRetryPolicy(int)` constructor, with the ability to disable retries by setting `maximum_failures` to 0."],["The class offers functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` for managing and querying the retry policy's state and behaviour."],["The latest version available in this document is `2.37.0-rc` and the document presents various other versions of this documentation, going back to version `2.11.0`."]]],[]]