[[["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\u003eSecureSourceManagerLimitedErrorCountRetryPolicy\u003c/code\u003e, which is used for managing retries based on the number of errors encountered, specifically for \u003ccode\u003eSecureSourceManagerConnection\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe retry policy stops 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 status code that is considered transient.\u003c/p\u003e\n"],["\u003cp\u003eYou can create an instance of this policy, and the \u003ccode\u003emaximum_failures\u003c/code\u003e parameter determines how many transient errors are tolerated before retries cease; setting \u003ccode\u003emaximum_failures\u003c/code\u003e to 0 disables the retry loop.\u003c/p\u003e\n"],["\u003cp\u003eThe policy includes methods to check if the retry limit is exhausted (\u003ccode\u003eIsExhausted\u003c/code\u003e), determine if an error is a permanent failure (\u003ccode\u003eIsPermanentFailure\u003c/code\u003e), and whether a given status warrants a retry attempt (\u003ccode\u003eOnFailure\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe page provides details on several versions of this policy, ranging from 2.20.0 up to the latest release candidate 2.37.0-rc, as well as associated classes, constructors, functions, and type aliases.\u003c/p\u003e\n"]]],[],null,[]]