[[["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 `JobControllerLimitedErrorCountRetryPolicy`, a retry mechanism for `JobControllerConnection` in the Google Cloud Dataproc C++ client library."],["The policy halts retries upon encountering a non-transient error or exceeding a predefined count of transient failures, and `kUnavailable` status codes are treated as transient errors."],["The `JobControllerLimitedErrorCountRetryPolicy` class allows construction with a configurable `maximum_failures` limit, where setting `maximum_failures` to 0 disables the retry loop entirely."],["The page provides details on the `JobControllerLimitedErrorCountRetryPolicy` constructors, functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, `clone()`, and the type alias `BaseType`."],["The page contains all the previous versions of this class, ranging from 2.37.0-rc to 2.11.0."]]],[]]