[[["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 retry attempts for `AttachedClustersConnection` in the `gkemulticloud` C++ library."],["The retry policy terminates if a non-transient error occurs or if the number of transient errors exceeds a predefined limit."],["The class treats `kUnavailable` status codes as transient errors and allows setting the maximum number of transient failures upon object creation."],["The webpage provides a complete list of the different versions of this class, from version 2.11.0 up to the latest release candidate version 2.37.0-rc."],["Key functions include `OnFailure`, `IsExhausted`, and `IsPermanentFailure` to manage retry logic, as well as `clone()` to create reset instances of the policy."]]],[]]