[[["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 outlines the `ApiGatewayServiceLimitedErrorCountRetryPolicy`, a retry policy designed for `ApiGatewayServiceConnection` that limits the number of transient errors before stopping retries."],["The policy considers `kUnavailable` and `kUnknown` status codes as transient errors, and halts retries upon encountering non-transient errors or exceeding the maximum allowed transient failures."],["The retry loop can be disabled by creating an instance of the policy with `maximum_failures` set to 0."],["The class offers functions to manage the maximum failures, check if the policy is exhausted, ascertain if a failure is permanent and clone the instance."],["The latest version of the documentation available is for `2.37.0-rc`, and it features past version documentation going back to version `2.11.0`."]]],[]]