[[["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 `DataTransferServiceRetryPolicy` for BigQuery's Data Transfer Service, outlining the retry behavior for different versions, from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `DataTransferServiceRetryPolicy` class includes functions to create new policy instances via `clone()`, as well as methods like `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to manage retry logic."],["The `OnFailure()` function receives a status parameter, which appears to be used to return a boolean value."],["The `IsExhausted()` and `IsPermanentFailure()` functions return boolean values as well, indicating whether the retry policy has been exhausted or the failure is permanent, respectively."],["Each version listed links to its own specific documentation page, providing details on the `DataTransferServiceRetryPolicy` for that particular release."]]],[]]