[[["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 `JobServiceRetryPolicy` class, which is used for handling retries in the `JobServiceConnection`."],["The latest release candidate version of the Job Service Retry Policy is `2.37.0-rc`, with numerous previous versions listed, ranging back to `2.11.0`."],["The `JobServiceRetryPolicy` class offers methods like `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const` for managing retry behavior."],["Each version number link directs to documentation for that specific version of the `JobServiceRetryPolicy` class, allowing for version-specific information retrieval."],["The `OnFailure` and `IsPermanentFailure` functions take in a status object as a parameter, and return a boolean value."]]],[]]