[[["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 errors, with `kUnavailable` as a transient error status code."],["Users can customize the maximum number of tolerated transient errors during the policy's construction, setting it to `0` to disable retries entirely."],["The page lists available versions of the policy, from `2.11.0` to the latest release candidate `2.37.0-rc`, providing links to each version's documentation."],["This class provides different constructors and functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()` and `clone()` for handling the policy behavior."]]],[]]