[[["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 limits the number of transient errors before stopping retries."],["The policy considers the `kUnavailable` status code as a transient error, and any other code is considered a non-transient one, stopping the retry loop."],["Users can customize the policy's behavior by setting the `maximum_failures` parameter, allowing them to define the tolerance for transient errors, with a `maximum_failures` of 0 completely disabling the retry mechanism."],["The document provides a list of available versions, ranging from the latest release candidate `2.37.0-rc` down to `2.11.0`, with links to their respective class documentation."],["The class offers functions such as `OnFailure`, `IsExhausted`, `IsPermanentFailure`, `clone`, and `maximum_failures`, for managing and determining retry behavior and a BaseType alias to `NodeGroupControllerRetryPolicy`."]]],[]]