[[["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 outlines the \u003ccode\u003eManagedNotebookServiceLimitedErrorCountRetryPolicy\u003c/code\u003e, a retry policy designed for \u003ccode\u003eManagedNotebookServiceConnection\u003c/code\u003e that tracks the number of errors encountered.\u003c/p\u003e\n"],["\u003cp\u003eThe retry policy halts when a non-transient error occurs or if the number of transient failures exceeds a defined limit, with \u003ccode\u003ekUnavailable\u003c/code\u003e being treated as transient.\u003c/p\u003e\n"],["\u003cp\u003eThe policy can be configured with a constructor to specify the maximum number of transient errors it can tolerate, allowing disabling the loop by setting \u003ccode\u003emaximum_failures\u003c/code\u003e to 0.\u003c/p\u003e\n"],["\u003cp\u003eThe document outlines several functions, such as \u003ccode\u003emaximum_failures()\u003c/code\u003e, \u003ccode\u003eOnFailure(Status const &)\u003c/code\u003e, \u003ccode\u003eIsExhausted() const\u003c/code\u003e, \u003ccode\u003eIsPermanentFailure(Status const &) const\u003c/code\u003e, and \u003ccode\u003eclone() const\u003c/code\u003e, that facilitate configuration of the policy.\u003c/p\u003e\n"],["\u003cp\u003eThere is an alias type called \u003ccode\u003eBaseType\u003c/code\u003e, equivalent to \u003ccode\u003eManagedNotebookServiceRetryPolicy\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]