[[["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-21 UTC."],[[["This webpage details the `JobsRetryPolicy` for `JobsConnection` in the Google Cloud Run C++ client library."],["The latest release candidate is version 2.37.0-rc, and the documentation covers versions down to 2.11.0."],["The `JobsRetryPolicy` includes methods like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` for managing job retry logic."],["The `OnFailure()` and `IsPermanentFailure()` methods require a `Status const &` parameter to determine retry or failure conditions."],["The `clone()` method creates a new instance of the policy that is reset to its original state."]]],[]]