[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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`."]]],[]]