[[["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-05 UTC."],[[["This document provides details on the `JobServiceRetryPolicy` class, which is the retry policy for `JobServiceConnection`."],["The latest version available is 2.37.0-rc, and this documentation covers versions down to 2.27.0, which all lead to the same `JobServiceRetryPolicy` class documentation."],["The `JobServiceRetryPolicy` class includes functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` for managing retry behavior."],["`OnFailure()` and `IsPermanentFailure()` take a status parameter to check if a failure is retryable or permanent."],["The clone() function will return a new instance of the policy, reset to the initial state."]]],[]]