[[["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` for `NetAppConnection`, providing information on handling retry attempts."],["The documentation offers a comprehensive version history, with the latest version being 2.37.0-rc and going down to version 2.16.0."],["The `NetAppRetryPolicy` class includes functions such as `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to manage retry logic."],["The `OnFailure()` and `IsPermanentFailure()` functions both take a `Status const &` parameter and return a boolean value."],["The `IsExhausted()` function returns a boolean, indicating if the retry policy has been exhausted, and `clone()` returns a new `NetAppRetryPolicy` instance."]]],[]]