[[["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-08-14 UTC."],[[["This webpage details the `JobControllerLimitedErrorCountRetryPolicy`, a retry mechanism for `JobControllerConnection` in the Google Cloud Dataproc C++ client library."],["The retry policy halts when non-transient errors occur or when the number of transient failures exceeds a specified limit."],["Transient errors are specifically identified by the `kUnavailable` status code in this implementation."],["The policy can be configured to allow a certain maximum number of failures before stopping, with a setting of `maximum_failures` to `0` effectively disabling retry."],["The page covers the constructors, main functions, and the type aliases of the `JobControllerLimitedErrorCountRetryPolicy` class."]]],[]]