[[["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-14 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eConfigLimitedErrorCountRetryPolicy\u003c/code\u003e, a retry mechanism for \u003ccode\u003eConfigConnection\u003c/code\u003e that halts retries upon encountering a non-transient error or exceeding a set number of transient failures.\u003c/p\u003e\n"],["\u003cp\u003eThe policy treats the \u003ccode\u003ekUnavailable\u003c/code\u003e status code as a transient error, indicating a temporary issue that might be resolved by retrying.\u003c/p\u003e\n"],["\u003cp\u003eYou can control the number of transient failures it can tolerate during a sequence of calls using the constructor that has the parameter \u003ccode\u003emaximum_failures\u003c/code\u003e, where a value of 0 disables the retry loop.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers 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 for managing retry behavior and querying the policy's state.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage provides access to various versions of the documentation, ranging from version 2.16.0 to the latest release candidate, 2.37.0-rc, offering a historical view of the class definition.\u003c/p\u003e\n"]]],[],null,[]]