[[["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 retry policy halts when a non-transient error occurs or the number of transient failures exceeds a specified limit, with `kUnavailable` being treated as transient."],["The policy can be configured with a maximum number of tolerated transient errors, and setting `maximum_failures` to 0 disables the retry loop."],["The class provides methods for checking if retries are exhausted (`IsExhausted`), determining if a failure is permanent (`IsPermanentFailure`), and creating a new policy instance (`clone`)."],["The latest release is 2.37.0-rc, and the documentation covers a range of previous versions down to 2.11.0, each representing a different release of the library."]]],[]]