[[["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-05 UTC."],[[["This webpage provides documentation for the `BatchControllerRetryPolicy` class within the Google Cloud Dataproc C++ library, spanning multiple versions from 2.11.0 to 2.37.0-rc."],["The latest version documented is 2.37.0-rc, and the current page focuses on version 2.15.1, detailing its retry policy for `BatchControllerConnection`."],["The `BatchControllerRetryPolicy` class includes functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, which manage the behavior of retries."],["Each version listed, includes the same functions; `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`."],["The `OnFailure` and `IsPermanentFailure` functions take a `status` parameter, of type `Status const &` to determine the outcome of a retry, with both returning a `bool` type."]]],[]]