[[["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 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."]]],[]]