[[["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-04-17 UTC."],[[["This webpage details the `AwsClustersLimitedErrorCountRetryPolicy`, a retry mechanism for `AwsClustersConnection` in the Google Cloud C++ client library for GKE Multi-Cloud."],["The policy retries based on the number of transient errors, stopping if a non-transient error occurs or if the maximum number of allowed transient failures is exceeded."],["Only the `kUnavailable` status code is considered a transient error by this retry policy."],["The policy can be customized by the `maximum_failures` parameter in the constructor to change the amount of transient failures allowed, or by setting this parameter to 0 to completely disable retries."],["This class also defines functions to check the maximum allowed transient failures, wheter the policy is exhausted, and whether a failure is permanent, as well as a function to clone the policy."]]],[]]