[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]