[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["This document provides details on the `AwsClustersLimitedErrorCountRetryPolicy`, a class that manages retry attempts for `AwsClustersConnection` based on the number of errors encountered."],["The retry policy halts if a non-transient error occurs or if the number of transient failures exceeds a preset limit, with `kUnavailable` status codes being considered transient errors."],["The policy allows for the configuration of the maximum number of transient failures, providing an option to completely disable retries by setting `maximum_failures` to 0."],["The `AwsClustersLimitedErrorCountRetryPolicy` class has constructors to create new instances and functions to get the maximum failures allowed, and manage the status of retries and if the errors are exhausted."],["The page lists available versions, ranging from the latest `2.37.0-rc` to `2.11.0`, each with a corresponding link for more information."]]],[]]