[[["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 `ApiGatewayServiceLimitedErrorCountRetryPolicy`, which is used for retrying actions within the `ApiGatewayServiceConnection` based on a limited number of errors."],["The policy will cease retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["Transient errors in this context are defined as RPC calls with status codes `kUnavailable` or `kUnknown`."],["You can disable the retry loop entirely by providing a `maximum_failures` value of 0 when instantiating the policy."],["The most current version of this class is 2.37.0-rc, which is also the latest, but the webpage has detailed documentation all the way down to version 2.11.0."]]],[]]