[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-18 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."]]],[]]