[[["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`, a retry mechanism designed for `AttachedClustersConnection` in the Google Cloud GKE Multi-cloud C++ library."],["The retry policy halts when non-transient errors occur or when the number of transient failures surpasses a set limit, with `kUnavailable` status codes being the only treated transient errors."],["You can configure the retry policy's tolerance for transient errors by setting the `maximum_failures` parameter, and can even disable retries by setting `maximum_failures` to zero."],["The page provides version history access to the class, ranging from version 2.11.0 up to 2.37.0-rc as the latest, each with their respective path."],["The class offers several constructors for creating instances, including copy and move constructors, as well as methods to check for exhaustion, failure status, and for cloning."]]],[]]