[[["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 page details the `AwsClustersLimitedErrorCountRetryPolicy`, a retry mechanism for `AwsClustersConnection` in the Google Cloud C++ client library."],["The retry policy limits the number of transient errors before stopping and treats `kUnavailable` status codes as transient failures."],["The policy can be configured to disable retries by setting `maximum_failures` to 0 in its constructor."],["The class provides methods to check if the retry limit has been reached (`IsExhausted`), if an error is permanent (`IsPermanentFailure`), and to get the maximum number of failures, which is `maximum_failures`."],["This page also lists all the previous versions of the `AwsClustersLimitedErrorCountRetryPolicy` that are available going back to version 2.11.0."]]],[]]