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