[[["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 document provides information on the `ApiGatewayServiceLimitedErrorCountRetryPolicy` class, which is utilized to manage retries for the `ApiGatewayServiceConnection` based on the number of errors encountered."],["The retry policy halts operations if a non-transient error occurs or if the number of transient failures surpasses a set threshold."],["Transient errors, as identified by this policy, are those with `kUnavailable` or `kUnknown` status codes."],["The `ApiGatewayServiceLimitedErrorCountRetryPolicy` class includes functions to check if the policy has been exhausted, if a failure is permanent, or to create a new instance of the policy, and a `maximum_failures()` function which will return the number of tolerated transient errors."],["The document provides a comprehensive list of available versions for `ApiGatewayServiceLimitedErrorCountRetryPolicy`, ranging from 2.11.0 up to 2.37.0-rc."]]],[]]