[[["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 page details the `NetAppRetryPolicy` class, which is used for managing retry behavior for `NetAppConnection` in the C++ library."],["The latest release candidate version is 2.37.0-rc, and the page provides links to documentation for several other versions, ranging from 2.16.0 to 2.36.0."],["The `NetAppRetryPolicy` class includes functions like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()`, which allow for custom handling of retry attempts and failure conditions."],["The `OnFailure()` and `IsPermanentFailure()` functions both take a status object as an argument to determine if there should be another attempt or the failure should be considered final."],["The `clone()` function creates a new instance of the retry policy, reset to its initial state."]]],[]]