[[["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-18 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."]]],[]]