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