[[["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 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 exceeding the maximum allowed transient failures, with `kUnavailable` and `kUnknown` codes being classified as transient errors."],["The `ApiGatewayServiceLimitedErrorCountRetryPolicy` class allows the user to set the maximum transient errors to tolerate when creating the instance, with a value of 0 effectively disabling retries."],["The webpage documents the constructors and functions available in the `ApiGatewayServiceLimitedErrorCountRetryPolicy` class, such as the ability to set a maximum number of transient failures, and query if a failure was permanent or the policy is exhausted."],["The page also lists multiple versions of the documentation for this class, ranging from the latest `2.37.0-rc` down to `2.11.0`."]]],[]]