[[["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 the latest release candidate (2.37.0-rc) down to version 2.11.0."],["The `DataTransferServiceRetryPolicy` is utilized in the `DataTransferServiceConnection` to handle retries, as per the content provided."],["The `clone()` function of the policy creates a new instance that is reset to its initial state, and it returns a `std::unique_ptr\u003c DataTransferServiceRetryPolicy \u003e`."],["`OnFailure(Status const &)` is a method that determines if a retry should occur based on the status given, returning a boolean."],["Methods like `IsExhausted()` and `IsPermanentFailure(Status const &)` are available to check the retry policy's current state and for permanent failure, respectively, both returning booleans."]]],[]]