[[["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`, which is used for retrying API Gateway service connections based on the number of errors encountered."],["The policy ceases retrying if a non-transient error occurs or if the number of transient failures exceeds a defined limit."],["Transient errors, in the context of this policy, are defined as status codes `kUnavailable` and `kUnknown`."],["Users can disable the retry mechanism entirely by setting the `maximum_failures` parameter to 0 during policy instantiation."],["The page lists all the versions of the api going back to 2.11.0, with the most recent version being 2.37.0-rc."]]],[]]