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