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