[[["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 `JobControllerRetryPolicy` for Google Cloud Dataproc, specifically within the C++ library."],["Version 2.37.0-rc is the latest release, with numerous other past versions available, including 2.24.0 and below, all the way to 2.11.0."],["The retry policy class offers methods like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, which allow for managing the retry behavior."],["The `OnFailure()` and `IsPermanentFailure()` functions take in a status parameter, allowing for the conditional logic of whether or not a retry is necessary based off the returned status."],["The methods `IsExhausted` and `clone` both return a boolean and a unique pointer to a JobControllerRetryPolicy respectively."]]],[]]