[[["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 for `NetAppConnection` that limits retries based on the number of detected transient errors."],["The policy halts retries upon encountering a non-transient error or exceeding a predefined threshold of transient failures, with `kUnavailable` being treated as a transient error."],["The policy allows configuration via the `NetAppLimitedErrorCountRetryPolicy(int)` constructor, setting the `maximum_failures` parameter to define the tolerance for transient errors."],["The documentation covers details on the policy's constructors, along with functions such as `maximum_failures()`, `OnFailure(Status const &)`, `IsExhausted()`, `IsPermanentFailure(Status const &)`, and `clone()`."],["The webpage contains a reference to the latest version of the documentation which is 2.37.0-rc and a history of version down to 2.16.0."]]],[]]