[[["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-21 UTC."],[[["This webpage provides documentation for the `NetAppLimitedErrorCountRetryPolicy` class, designed for the `NetAppConnection` in the C++ library."],["The `NetAppLimitedErrorCountRetryPolicy` is designed to stop retrying if a non-transient error is encountered, or if the number of transient errors surpasses the user-defined maximum."],["The policy considers the `kUnavailable` status code as a transient error, meaning it may be retried."],["The documentation offers a range of versions for this class, from version `2.37.0-rc` (latest) to `2.16.0`, as well as providing information about the constructors and their respective parameters."],["The class methods include `maximum_failures()`, `OnFailure(Status const &)`, `IsExhausted()`, `IsPermanentFailure(Status const &)`, and `clone()` with associated return types and parameters."]]],[]]