[[["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-08-14 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eApiGatewayServiceLimitedErrorCountRetryPolicy\u003c/code\u003e, which is used for retrying operations within the \u003ccode\u003eApiGatewayServiceConnection\u003c/code\u003e based on error counts.\u003c/p\u003e\n"],["\u003cp\u003eThe retry policy halts when a non-transient error occurs or when the number of transient failures exceeds a predefined limit.\u003c/p\u003e\n"],["\u003cp\u003eTransient errors in this policy are defined as \u003ccode\u003ekUnavailable\u003c/code\u003e and \u003ccode\u003ekUnknown\u003c/code\u003e status codes.\u003c/p\u003e\n"],["\u003cp\u003eThe policy's constructor \u003ccode\u003eApiGatewayServiceLimitedErrorCountRetryPolicy(int)\u003c/code\u003e allows setting the maximum number of transient errors to tolerate, with a value of 0 disabling retries.\u003c/p\u003e\n"],["\u003cp\u003eKey functions of this policy include \u003ccode\u003emaximum_failures()\u003c/code\u003e, \u003ccode\u003eOnFailure()\u003c/code\u003e, \u003ccode\u003eIsExhausted()\u003c/code\u003e, \u003ccode\u003eIsPermanentFailure()\u003c/code\u003e, and \u003ccode\u003eclone()\u003c/code\u003e, each serving to configure and manage the retry behavior.\u003c/p\u003e\n"]]],[],null,[]]