[[["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-18 UTC."],[[["This webpage details the `NodeGroupControllerLimitedErrorCountRetryPolicy`, a retry policy designed for `NodeGroupControllerConnection` that limits the number of transient errors."],["The policy halts retries upon encountering a non-transient error or exceeding the defined maximum number of transient failures, and `kUnavailable` status codes are treated as transient errors."],["You can disable retries entirely by creating an instance of this policy with `maximum_failures` set to 0."],["The page provides a comprehensive list of versions for this class, starting with the latest `2.37.0-rc` down to version `2.11.0`."],["The class contains functions to handle the retry mechanism such as `OnFailure`, `IsExhausted`, `IsPermanentFailure` and `clone`."]]],[]]