[[["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 provides documentation for the `WorkflowTemplateServiceRetryPolicy` class within the Google Cloud Dataproc C++ library, specifically showcasing versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `WorkflowTemplateServiceRetryPolicy` class defines the retry policy used by `WorkflowTemplateServiceConnection`."],["Key functionalities of the policy include the ability to create new policy instances with `clone()`, determine if a retry should occur on failure with `OnFailure()`, check for exhaustion using `IsExhausted()`, and ascertain whether a failure is permanent with `IsPermanentFailure()`."],["The functions `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` require a parameter of `Status const &`."],["The documentation allows users to navigate between multiple versions of the library to understand the evolution of this retry policy class."]]],[]]