[[["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-05 UTC."],[[["This webpage details the `NodeGroupControllerLimitedErrorCountRetryPolicy`, a retry policy for `NodeGroupControllerConnection` that limits retries based on the number of transient errors encountered."],["The policy ceases retrying upon encountering a non-transient error or exceeding a predefined threshold of transient failures, with `kUnavailable` status code being considered transient."],["Users can customize the policy's behavior by setting the `maximum_failures` parameter in the constructor to control the number of transient errors tolerated, or setting it to `0` to disable retry loops."],["The page provides comprehensive information on the class's constructors, functions, and type aliases, including how to create instances, manage failures, check for exhaustion, and identify permanent failures."],["The latest version of the documentation is for version 2.37.0-rc, and prior versions from 2.36.0 all the way down to 2.11.0 are also accessible."]]],[]]