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