[[["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`, which is used for retrying failed RPC calls in the `ApiGatewayServiceConnection`."],["The retry policy is based on counting errors and stops if a non-transient error occurs or if the number of transient failures exceeds a set limit."],["The class treats `kUnavailable` and `kUnknown` status codes as transient errors and it can be configured with a number of tolerated `maximum_failures`."],["The page also provides documentation for the functions, constructors and alias type present in the class, which can be used to modify the retry behavior."],["The most recent version of this class is `2.37.0-rc`, with versions down to `2.11.0` also available."]]],[]]