[[["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-26 UTC."],[[["This webpage provides documentation for the `ClusterControllerLimitedErrorCountRetryPolicy` class in the Google Cloud Dataproc C++ library, detailing its functionality across various versions."],["The `ClusterControllerLimitedErrorCountRetryPolicy` class implements a retry mechanism for `ClusterControllerConnection`, designed to handle transient errors up to a configurable maximum."],["The policy considers `kUnavailable` status codes as transient errors and stops retrying if a non-transient error is received or the maximum number of transient failures is exceeded."],["You can configure the policy by setting the maximum number of transient errors during its construction, and disabling the loop by setting this value to 0."],["The documentation includes constructors, functions, and type aliases related to the `ClusterControllerLimitedErrorCountRetryPolicy` class, along with the parameters they take and the values they return."]]],[]]