[[["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-15 UTC."],[[["This document details the `DisksRetryPolicy` for `DisksConnection`, providing access to version-specific documentation ranging from version 2.15.1 up to the latest release candidate, 2.37.0-rc."],["The `DisksRetryPolicy` class includes functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, which manage retry behavior for disk operations."],["The `clone()` function creates a new instance of the `DisksRetryPolicy` reset to the initial state, while `OnFailure()` determines whether a failure should trigger a retry."],["The `IsExhausted()` function determines whether the retry policy has been exhausted, and `IsPermanentFailure()` checks whether a given failure should be considered permanent."],["The latest release candiate version for this class is 2.37.0-rc, while the oldest is 2.15.1."]]],[]]