[[["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 various versions, ranging from 2.11.0 to the latest release candidate 2.37.0-rc."],["The retry policy class is associated with `DataTransferServiceConnection` and its purpose is to manage retry logic."],["The policy includes functions to create a new instance of the policy using the `clone()` function."],["It contains functionality to check whether the policy is exhausted through `IsExhausted()` as well as determine if a status signals a permanent failure via the `IsPermanentFailure()` function."],["The `OnFailure()` function is used to handle failures and decide if retries are necessary depending on the received `status`."]]],[]]