[[["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-05 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 maximum."],["Transient errors are identified as `kUnavailable` and `kUnknown` status codes, allowing retries for these specific issues."],["The class offers methods to check for failure exhaustion, permanent failures, and to clone the policy, along with functions for setting the maximum number of transient errors and an alias for the `ApiGatewayServiceRetryPolicy`."],["The documentation shows the availability of the `ApiGatewayServiceLimitedErrorCountRetryPolicy` across multiple versions, from 2.11.0 up to the latest release candidate 2.37.0-rc, including version 2.20.0 in the current documentation."]]],[]]