[[["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`."],["The policy stops retrying if it encounters a non-transient error or exceeds a defined limit of transient failures, where `kUnavailable` is the only status code listed as a transient error."],["You can create an instance of this policy, defining the `maximum_failures` it will tolerate, while setting it to 0 disables retrying altogether."],["The webpage also shows the availability of this policy across multiple versions, with version 2.37.0-rc being the latest, and 2.20.0 being the version for which this page's details apply to."],["It provides information about the constructors and functions within `AwsClustersLimitedErrorCountRetryPolicy`, including `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`."]]],[]]