[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This page details the `DataTransferServiceRetryPolicy` for various versions, ranging from 2.11.0 to the latest release candidate 2.37.0-rc."],["The primary function of this policy is to define the retry behavior for `DataTransferServiceConnection`."],["Key functions within this retry policy include `clone()`, `OnFailure(Status const &)`, `IsExhausted()`, and `IsPermanentFailure(Status const &)`."],["The `OnFailure` and `IsPermanentFailure` function use a status parameter to assess if a retry is to be performed or not, and if the failure is permanent respectively."],["The `clone` function returns an instance of `DataTransferServiceRetryPolicy` while `IsExhausted`, `OnFailure` and `IsPermanentFailure` return a bool depending on their results."]]],[]]