[[["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 page details the `ClusterControllerRetryPolicy` for the Google Cloud Dataproc service, specifically in C++ version 2.17.0, with links to other versions ranging from 2.11.0 to 2.37.0-rc."],["The `ClusterControllerRetryPolicy` class provides functions to create a new instance of the policy (`clone`) and evaluate failure states via functions such as `OnFailure`, `IsExhausted`, and `IsPermanentFailure`."],["The functions `OnFailure` and `IsPermanentFailure` take a `Status const &` parameter to determine whether a retry should occur or if a failure is permanent."],["The functions `IsExhausted` and `clone` do not require any parameters to execute, and return boolean and `std::unique_ptr\u003c ClusterControllerRetryPolicy \u003e` types, respectively."]]],[]]