[[["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-04-23 UTC."],[[["This document details the `DatasetServiceRetryPolicy`, which is crucial for managing retry logic within the `DatasetServiceConnection`."],["It lists various versions of the `DatasetServiceRetryPolicy`, ranging from the latest release candidate 2.37.0-rc down to version 2.27.0, with each link directing to the corresponding version's documentation."],["The policy can be cloned to create a new instance reset to its initial state using `clone() const` function."],["The `OnFailure(Status const &)` function determines whether to retry based on the provided status."],["The `IsExhausted() const` function checks if the retry policy has reached its retry limits and the `IsPermanentFailure(Status const &) const` checks if a given status is considered a permanent failure."]]],[]]