[[["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-05-07 UTC."],[[["This page details the `JobsRetryPolicy` class for Google Cloud Run, specifically for version 2.14.0 and a list of other versions, including the latest release candidate version 2.37.0-rc."],["The `JobsRetryPolicy` is applicable to `JobsConnection` and provides functionality to determine if a failed operation should be retried."],["Key functions include `clone()`, which creates a new instance of the retry policy, and `OnFailure(Status const &)`, which determines whether to retry based on a provided status."],["The class also offers methods like `IsExhausted()` to check if the retry policy is exhausted and `IsPermanentFailure(Status const &)` to ascertain if a failure is permanent."],["Each version of the `JobsRetryPolicy` class has its own dedicated page with information regarding the retry policy for that specific version."]]],[]]