[[["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-07 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."]]],[]]