[[["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 provides documentation for the `JobControllerLimitedErrorCountRetryPolicy` class within the Google Cloud Dataproc C++ library, detailing its functionality for handling transient errors during RPC calls."],["The `JobControllerLimitedErrorCountRetryPolicy` class is designed to retry operations a limited number of times when transient errors, such as `kUnavailable`, are encountered, and stops upon encountering non-transient errors or exceeding the maximum allowed failures."],["Constructors are available to set the maximum number of transient failures tolerated, and setting this number to 0 disables the retry mechanism entirely."],["The documentation includes a comprehensive list of available versions, ranging from 2.11.0 to 2.37.0-rc, with each version linking to its respective class documentation, and the current version being 2.35.0."],["The documentation covers key functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, as well as details on the `BaseType` alias."]]],[]]