[[["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 webpage details the `NodeGroupControllerLimitedErrorCountRetryPolicy`, a retry policy designed for `NodeGroupControllerConnection` that manages transient errors."],["The policy halts retries upon encountering a non-transient error or exceeding a predefined number of transient failures, specifically treating `kUnavailable` status codes as transient."],["You can create an instance of this class and configure the number of tolerable transient errors (`maximum_failures`) and if this number is 0, it disables the retry loop."],["The class includes constructors for creating instances with a specified `maximum_failures` or based on existing instances, along with methods to check failure status, exhaustion, and clone the policy."],["The latest release is `2.37.0-rc` and documentation exists for all versions from that one down to `2.11.0`."]]],[]]