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