[[["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 `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."]]],[]]