[[["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 limits the number of transient errors."],["The policy halts retries upon encountering a non-transient error or exceeding the maximum allowed transient failures, with `kUnavailable` being the only status code treated as a transient error."],["Users can customize the maximum number of allowed transient errors via the constructor, or set the number to `0` to disable retry loops."],["The page provides detailed documentation for various constructors, functions like `maximum_failures()`, `OnFailure()`, and `IsExhausted()`, and the `clone()` function."],["The latest release of this functionality is version 2.37.0-rc, and the page provides documentation for this class all the way back to version 2.11.0."]]],[]]