[[["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-04-09 UTC."],[[["This page documents the `JobControllerLimitedErrorCountRetryPolicy` for the Google Cloud Dataproc C++ client library, focusing on its error-handling behavior."],["The `JobControllerLimitedErrorCountRetryPolicy` is designed to retry operations a limited number of times if transient errors, specifically `kUnavailable` errors, are encountered."],["You can customize the number of allowed transient failures with the `maximum_failures` parameter, with the ability to disable retries by setting this parameter to `0`."],["The policy halts retries upon encountering a non-transient error or exceeding the maximum allowed number of transient failures."],["The page contains all the documentation for this policy class from versions 2.11.0 to 2.37.0-rc."]]],[]]