[[["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 webpage details the `ApiGatewayServiceLimitedErrorCountRetryPolicy`, a retry policy for `ApiGatewayServiceConnection` that limits retries based on the number of transient errors encountered."],["The policy ceases retrying upon encountering a non-transient error or when the number of transient failures exceeds a predefined limit, with transient errors being defined as `kUnavailable` and `kUnknown` status codes."],["Users can configure the maximum number of transient errors tolerated via the `maximum_failures` parameter when creating an instance of `ApiGatewayServiceLimitedErrorCountRetryPolicy`."],["The document highlights the constructors, including copy and move constructors, and functions of this class such as `OnFailure`, `IsExhausted`, `IsPermanentFailure`, `maximum_failures`, and `clone`, along with their respective parameters and return types."],["A list of versions for the API Gateway Service is available on the webpage, beginning with version 2.33.0 and with the latest one being 2.37.0-rc."]]],[]]