[[["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 page provides documentation for the `ClusterControllerLimitedErrorCountRetryPolicy` class in the Google Cloud Dataproc C++ library, which is a retry mechanism for `ClusterControllerConnection` operations."],["The class retries operations until a non-transient error is encountered or the maximum number of transient failures, such as `kUnavailable`, is exceeded."],["Constructors are provided to customize the maximum number of transient errors tolerated, and a setting with 0 will disable retries."],["The policy includes functions like `OnFailure`, `IsExhausted`, `IsPermanentFailure`, and `clone`, to control the retry behavior and determine when retries should stop."],["The documentation provides links to older versions of the class, going back to version 2.11.0 and including the latest release candidate 2.37.0-rc."]]],[]]