[[["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 provides information on the `NodeGroupControllerLimitedErrorCountRetryPolicy`, which is a retry policy designed for `NodeGroupControllerConnection`."],["The policy will stop retrying if a non-transient error is returned by an RPC or if the number of transient failures exceeds a certain limit."],["Transient errors, as defined by this policy, include the `kUnavailable` status code."],["The policy can be configured to tolerate a specific number of transient errors, or even be disabled by setting the `maximum_failures` parameter to 0."],["The document also describes the constructors, functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, `clone()`, and the `BaseType` alias associated with this policy."]]],[]]