[[["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-14 UTC."],[[["This webpage provides documentation for the `NetAppLimitedErrorCountRetryPolicy` class, which is designed to handle transient errors in `NetAppConnection` operations by retrying up to a specified number of times."],["The policy stops retrying if a non-transient error is encountered or if the number of transient failures exceeds a defined limit, where `kUnavailable` is specifically considered a transient error."],["The class offers constructors to set the maximum number of transient failures allowed and provides functions to check for exhaustion, permanent failures, and to retrieve the maximum failures count."],["The documentation offers detailed information on the different versions available, ranging from the latest release candidate `2.37.0-rc` to older releases down to `2.16.0`."],["The `NetAppLimitedErrorCountRetryPolicy` class includes functions for handling failures, determining if the retry policy is exhausted, checking if a failure is permanent, and creating a new instance of the policy."]]],[]]