[[["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 details the `AwsClustersLimitedErrorCountRetryPolicy`, a retry mechanism for `AwsClustersConnection`."],["The policy limits retries based on the number of transient errors encountered, stopping if non-transient errors occur or a set number of transient failures are surpassed."],["The only status code treated as a transient error in this context is `kUnavailable`."],["You can control the maximum number of transient errors tolerated using the constructor parameter `maximum_failures`, allowing to disable the retry loop by setting it to `0`."],["This class has several constructors, allowing the creation of a new instance based on the maximum failures, or by copying or moving an existing instance."]]],[]]