[[["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 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."]]],[]]