[[["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 details the `NetAppLimitedErrorCountRetryPolicy`, a retry mechanism for `NetAppConnection` that limits retries based on the number of errors encountered."],["The policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a preset limit, with `kUnavailable` status code being considered as a transient error."],["Users can customize the retry behavior by setting the `maximum_failures` parameter in the `NetAppLimitedErrorCountRetryPolicy` constructor, and setting this parameter to `0` disables the retry loop."],["The policy can be cloned, and provides functions to check if the policy has been exhausted, if the failure is permanent, or to return the number of maximum failures set."],["The latest version available is `2.37.0-rc`, and there are multiple versions listed starting at `2.16.0`, going all the way up to the latest release candidate, providing version specific documentation on this class."]]],[]]