[[["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, whereas any other status code is considered non-transient."],["The policy can be customized to allow for a specific amount of transient failures, or can be completely disabled by setting `maximum_failures` to 0."],["The latest version of this policy is `2.37.0-rc`, while this page details the documentation for version `2.36.0`."]]],[]]