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