[[["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-05 UTC."],[[["This document provides details on the `DatasetServiceRetryPolicy` for the `DatasetServiceConnection`, specifically focusing on its implementation in C++."],["The latest version of the `DatasetServiceRetryPolicy` is 2.37.0-rc, with several previous versions also available for reference, ranging back to 2.27.0."],["The retry policy includes functions like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, which are designed to manage the retry behavior based on operation status."],["The `OnFailure()`, `IsPermanentFailure()`, functions each take a `Status const &` parameter and return a boolean to determine the state."],["The `clone()` function creates a new, reset instance of the retry policy and returns a `std::unique_ptr\u003c DatasetServiceRetryPolicy \u003e`."]]],[]]