[[["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 document outlines the `ApiGatewayServiceLimitedErrorCountRetryPolicy`, a retry policy designed for `ApiGatewayServiceConnection` that limits retries based on error counts."],["The policy halts retries when encountering a non-transient error or when the number of transient failures exceeds a set limit."],["Transient errors are identified as `kUnavailable` and `kUnknown` status codes, which will continue to trigger retries until a permanent error is detected."],["Users can configure the maximum number of allowed transient errors by providing an integer value to the `ApiGatewayServiceLimitedErrorCountRetryPolicy` constructor, or disable the retry loop completely by setting it to 0."],["The latest version for the `ApiGatewayServiceLimitedErrorCountRetryPolicy` is `2.37.0-rc`, while the current version of the document is set to `2.22.1`, with many previous version listed with links to their respective documentation."]]],[]]