[[["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 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."]]],[]]