[[["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 document outlines the `NodeGroupControllerLimitedErrorCountRetryPolicy`, a retry policy designed for `NodeGroupControllerConnection` that manages transient errors."],["The policy halts retries if a non-transient error occurs or if the number of transient failures exceeds a specified limit, specifically treating `kUnavailable` status codes as transient."],["The `NodeGroupControllerLimitedErrorCountRetryPolicy` constructor allows setting the maximum number of tolerable transient errors, effectively disabling the retry loop if set to zero."],["The document provides the history of versions that are included in the `NodeGroupControllerLimitedErrorCountRetryPolicy` from version `2.11.0` to `2.37.0-rc` the latest one."],["Several functions are detailed such as, `OnFailure`, `IsExhausted`, `IsPermanentFailure` and `clone`, these are used to manage the states of the policy and are provided in the document."]]],[]]