[[["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 document provides details on the \u003ccode\u003eSecureSourceManagerLimitedErrorCountRetryPolicy\u003c/code\u003e, a retry mechanism for \u003ccode\u003eSecureSourceManagerConnection\u003c/code\u003e that is based on counting the number of errors.\u003c/p\u003e\n"],["\u003cp\u003eThe retry policy halts when a non-transient error occurs or when the number of transient failures exceeds a specified limit, with \u003ccode\u003ekUnavailable\u003c/code\u003e status codes being the only codes treated as transient errors.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSecureSourceManagerLimitedErrorCountRetryPolicy\u003c/code\u003e class includes constructors for creating instances, taking an integer for maximum failures as a parameter, and allows disabling the retry loop by setting the \u003ccode\u003emaximum_failures\u003c/code\u003e parameter to 0.\u003c/p\u003e\n"],["\u003cp\u003eThe class also includes functions like \u003ccode\u003emaximum_failures()\u003c/code\u003e, \u003ccode\u003eOnFailure(Status const &)\u003c/code\u003e, \u003ccode\u003eIsExhausted()\u003c/code\u003e, \u003ccode\u003eIsPermanentFailure(Status const &)\u003c/code\u003e, and \u003ccode\u003eclone()\u003c/code\u003e to manage the retry policy, and \u003ccode\u003eBaseType\u003c/code\u003e is an alias of \u003ccode\u003eSecureSourceManagerRetryPolicy\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe document provides a list of links for different versions of this class, including the latest release candidate 2.37.0-rc, with the oldest version being 2.18.0.\u003c/p\u003e\n"]]],[],null,[]]