[[["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 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`."]]],[]]