[[["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 document details the `JobServiceRetryPolicy` class, which handles retry logic for the `JobServiceConnection` in the BigQuery Control API."],["The `JobServiceRetryPolicy` class supports versioning, with the latest release being 2.37.0-rc, and a history of versions dating back to 2.27.0."],["Key functionalities of the `JobServiceRetryPolicy` class include creating new instances using the `clone()` function, determining if a failure is permanent or if the policy is exhausted through functions like `IsPermanentFailure()` and `IsExhausted()`."],["The `OnFailure()` function is available to process a given `Status` to determine if the failure requires a retry."]]],[]]