[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-09 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."]]],[]]