[[["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 provides documentation for the `JobControllerLimitedErrorCountRetryPolicy` class in the Google Cloud Dataproc C++ library, detailing its functionality across various versions."],["The `JobControllerLimitedErrorCountRetryPolicy` class defines a retry mechanism for `JobControllerConnection`, terminating upon encountering a non-transient error or surpassing a predefined limit of transient failures."],["The policy considers `kUnavailable` status codes as transient errors, and can be disabled entirely by setting `maximum_failures` to 0 during construction."],["The provided information gives details on how to construct the class, in addition to what the functions `maximum_failures()`, `OnFailure(Status const &)`, `IsExhausted()`, `IsPermanentFailure(Status const &)`, and `clone()` do."],["The webpage also provides a list of all versions and links to each of their specific documentation."]]],[]]