[[["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 defined maximum number of transient failures, and treats `kUnavailable` status codes as transient errors."],["You can create an instance of the `NodeGroupControllerLimitedErrorCountRetryPolicy` which takes an integer to set the maximum number of transient errors allowed, and you can disable retries by setting the value to 0."],["The provided documentation has a list of versions for this policy, with the latest version being `2.37.0-rc`."],["This policy has functions, such as `maximum_failures() const`, `virtual OnFailure(Status const &)`, `virtual IsExhausted() const`, `virtual IsPermanentFailure(Status const &) const` and `virtual clone() const` that manage the behavior of this policy."]]],[]]