[[["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\u003eManagedNotebookServiceLimitedErrorCountRetryPolicy\u003c/code\u003e, a retry policy designed for \u003ccode\u003eManagedNotebookServiceConnection\u003c/code\u003e that limits the number of transient errors before stopping retries.\u003c/p\u003e\n"],["\u003cp\u003eThe policy halts retries when a non-transient error occurs or if the number of transient failures exceeds a predefined limit, with \u003ccode\u003ekUnavailable\u003c/code\u003e status codes being the only ones classified as transient errors in this context.\u003c/p\u003e\n"],["\u003cp\u003eYou can customize the policy's tolerance to transient errors by specifying the \u003ccode\u003emaximum_failures\u003c/code\u003e in the constructor, or disable the retry loop by setting \u003ccode\u003emaximum_failures\u003c/code\u003e to 0.\u003c/p\u003e\n"],["\u003cp\u003eThe policy provides functions to check if the maximum number of retries has been reached (\u003ccode\u003eIsExhausted\u003c/code\u003e) or if a failure is permanent (\u003ccode\u003eIsPermanentFailure\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThis policy can create a new instance of itself, reset to the initial state, by using the clone function.\u003c/p\u003e\n"]]],[],null,[]]