[[["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-14 UTC."],[[["This webpage details the `NetAppLimitedErrorCountRetryPolicy`, a retry mechanism designed for `NetAppConnection` that stops retrying upon encountering a non-transient error or exceeding a set number of transient failures."],["The policy considers `kUnavailable` as a transient error and retries if one is detected."],["The `NetAppLimitedErrorCountRetryPolicy` constructor takes an integer parameter, `maximum_failures`, which determines the maximum number of allowed transient errors before retries cease."],["The class includes methods to check if a retry policy is exhausted, has encountered a permanent failure, or to retrieve the `maximum_failures` value."],["The most recent release is 2.37.0-rc, and previous versions down to 2.16.0 can be found here."]]],[]]