[[["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 Google Cloud's C++ library."],["The policy halts retries upon encountering a non-transient error or exceeding a predefined number of transient failures, considering `kUnavailable` as a transient error status."],["The class offers constructors to specify the maximum allowed transient errors and to copy or move instances of the policy."],["The policy includes functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` for managing and assessing the retry state and creating copies."],["The page lists available documentation for many different versions of the library, ranging from version 2.11.0 up to 2.37.0-rc."]]],[]]