[[["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-09 UTC."],[[["This webpage details the `ClusterControllerLimitedErrorCountRetryPolicy`, a retry mechanism for `ClusterControllerConnection` in the Google Cloud Dataproc C++ client library."],["The policy halts retries upon encountering a non-transient error or exceeding a predefined limit of transient failures, where `kUnavailable` is considered a transient status code."],["The policy is customizable via its constructor, allowing configuration of the maximum number of tolerated transient errors, with setting this value to 0 effectively disabling retries."],["The page also covers various constructors, functions like `maximum_failures()`, `OnFailure()`, and `clone()`, alongside a type alias `BaseType` for the `ClusterControllerRetryPolicy`."]]],[]]