[[["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 Container C++ client library."],["The retry policy stops when a non-transient error occurs or the number of transient failures exceeds a specified limit."],["Transient errors are determined to be those with `kUnavailable` status codes."],["The policy's behavior can be customized by setting the maximum number of allowable transient errors during construction, including disabling retry by setting `maximum_failures` to 0."],["The document also provides documentation for the available functions like `maximum_failures`, `OnFailure`, `IsExhausted`, `IsPermanentFailure`, `clone` and type aliases for the class as well as the most recent version being 2.37.0-rc."]]],[]]