[[["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-08-14 UTC."],[[["This webpage provides documentation for the `JobsRetryPolicy` class within the Google Cloud Run C++ library, detailing its functionality across multiple versions."],["Version 2.37.0-rc is the latest release candidate, and the documentation includes versions ranging from 2.11.0 up to 2.37.0-rc."],["The `JobsRetryPolicy` class manages retry behavior for `JobsConnection`, providing methods to create a clone, check for failure, check for exhaustion, and determine if a failure is permanent."],["The `OnFailure` and `IsPermanentFailure` methods take a `Status` object as a parameter to determine retry eligibility and failure type, while the `IsExhausted` method simply returns a boolean."],["The documentation details the functions `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)` and their return types."]]],[]]