[[["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\u003eThe latest version available is 2.37.0-rc, with numerous older versions of the class \u003ccode\u003eCompletionLimitedErrorCountRetryPolicy\u003c/code\u003e also listed.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCompletionLimitedErrorCountRetryPolicy\u003c/code\u003e is a retry policy that limits retries based on the number of errors encountered when using \u003ccode\u003eCompletionConnection\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe policy stops retrying if a non-transient error is returned or if the number of transient failures exceeds a predefined limit, treating the status code \u003ccode\u003ekUnavailable\u003c/code\u003e as a transient error.\u003c/p\u003e\n"],["\u003cp\u003eThe policy's constructors allow setting a \u003ccode\u003emaximum_failures\u003c/code\u003e parameter, disabling the retry loop if \u003ccode\u003emaximum_failures\u003c/code\u003e is set to 0.\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, facilitating the management of retry attempts and error handling.\u003c/p\u003e\n"]]],[],null,[]]