[[["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 document outlines the \u003ccode\u003eIDSLimitedErrorCountRetryPolicy\u003c/code\u003e, a retry policy class for \u003ccode\u003eIDSConnection\u003c/code\u003e that manages retries based on the number of transient errors encountered.\u003c/p\u003e\n"],["\u003cp\u003eThe policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, with \u003ccode\u003ekUnavailable\u003c/code\u003e being the only status code considered a transient error in this context.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eIDSLimitedErrorCountRetryPolicy\u003c/code\u003e can be configured to tolerate a specific number of transient errors, and it can be completely disabled by setting \u003ccode\u003emaximum_failures\u003c/code\u003e to 0.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes constructors, functions like \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, as well as a \u003ccode\u003eBaseType\u003c/code\u003e alias for \u003ccode\u003eIDSRetryPolicy\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists the historical versions of the class down to 2.11.0 with the most recent version available as 2.37.0-rc.\u003c/p\u003e\n"]]],[],null,[]]