[[["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-04-09 UTC."],[[["This page provides documentation for the `JobControllerRetryPolicy` class within the Google Cloud Dataproc C++ library, specifically for version 2.36.0."],["The latest release candidate is 2.37.0-rc, and previous versions are also documented, ranging from 2.35.0 down to 2.11.0, allowing for access to historical API versions."],["The `JobControllerRetryPolicy` class defines the retry behavior for the `JobControllerConnection`, with methods such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`."],["Each `OnFailure()` and `IsPermanentFailure()` method takes a `Status` object as input to determine retry conditions."],["The page includes functions to check if the retry policy has been exhausted and whether a given failure is permanent."]]],[]]