[[["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-14 UTC."],[[["This document outlines the `ApiGatewayServiceLimitedErrorCountRetryPolicy`, a retry policy designed for `ApiGatewayServiceConnection` that limits the number of transient errors before stopping retries."],["The policy classifies `kUnavailable` and `kUnknown` status codes as transient errors, retrying upon their occurrence."],["Users can configure the maximum number of transient failures the policy tolerates during its usage by specifying it upon policy creation, or set it to 0 in order to disable retries."],["The policy provides functions to check for status, the maximum failures allowed, check if the policy is exhausted, and if a status is a permanent failure, as well as creating a new policy instance with `clone`."],["The document also lists several versions of this class, from 2.11.0 all the way to the latest release candidate at 2.37.0-rc, and every release in between."]]],[]]