[[["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 provides documentation for the `AwsClustersLimitedErrorCountRetryPolicy` class within the Google Cloud C++ client library for GKE Multi-Cloud, with the latest version being 2.37.0-rc, and the currently displayed version being 2.34.0."],["The `AwsClustersLimitedErrorCountRetryPolicy` class is designed to manage retry behavior for `AwsClustersConnection` by limiting the number of transient errors, such as `kUnavailable` status codes, that are tolerated before stopping retries."],["Users can create an instance of this retry policy by specifying the maximum number of transient errors allowed, and can disable retries entirely by setting `maximum_failures` to 0."],["The class offers methods like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to manage and check the state of the retry policy, as well as a `clone()` function for creating new instances."],["The webpage lists links to the reference docs for the versions between 2.37.0 and 2.11.0 of the `AwsClustersLimitedErrorCountRetryPolicy` class, letting users view the docs of those versions."]]],[]]