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