[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["This webpage details the `AttachedClustersLimitedErrorCountRetryPolicy` class, which manages retries for `AttachedClustersConnection` in the `gkemulticloud` API."],["The policy halts retries when it encounters a non-transient error or when the number of transient errors exceeds a predefined limit, with `kUnavailable` being treated as a transient error."],["You can construct instances of this retry policy, setting the `maximum_failures` to control the retry behavior, with `maximum_failures` == 0 disabling retries altogether."],["The class contains functions such as `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()` and `clone()`, and also has 3 constructors and an alias type."],["The page lists all available versions of the `AttachedClustersLimitedErrorCountRetryPolicy`, ranging from version 2.37.0-rc to 2.11.0."]]],[]]