[[["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-21 UTC."],[[["This webpage details the `AwsClustersLimitedErrorCountRetryPolicy`, a retry mechanism for `AwsClustersConnection` in the Google Cloud C++ client library for GKE Multi-Cloud."],["The retry policy stops after encountering a non-transient error or exceeding a specified number of transient failures, with `kUnavailable` errors considered as transient."],["The policy's behavior, such as the maximum number of failures, can be set by passing an integer during construction, with 0 disabling the retry loop."],["It provides functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()` to control and monitor the retry behavior, in addition to multiple constructors."],["This page also contains a history of the versions for this retry policy, ranging from 2.11.0 up to the latest release candidate, 2.37.0-rc."]]],[]]