[[["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` class, which manages retries for `AwsClustersConnection` in the `gkemulticloud` library."],["The retry policy stops when it encounters a non-transient error or exceeds a specified number of transient failures, with `kUnavailable` errors considered as transient."],["The class has constructors that allow you to set the maximum number of transient errors permitted and provides methods to handle failure status, check for exhaustion, and identify permanent failures."],["The webpage displays a detailed version history of the class, listing versions from 2.11.0 to 2.37.0-rc, with 2.37.0-rc being the latest."],["The policy can be disabled entirely by setting the `maximum_failures` parameter to 0 when creating an instance of `AwsClustersLimitedErrorCountRetryPolicy`."]]],[]]