[[["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 page details the `NodeGroupControllerLimitedErrorCountRetryPolicy`, a retry policy designed for `NodeGroupControllerConnection` in the Dataproc C++ library."],["The policy halts retries when encountering non-transient errors or when the number of transient failures exceeds a predefined limit."],["Transient errors in this policy are specifically defined as those with the `kUnavailable` status code."],["Users can customize the policy by setting the `maximum_failures` parameter, with a value of 0 effectively disabling retries."],["This class provides several constructors and functions, including `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to manage and configure the retry behavior."]]],[]]