[[["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 provides documentation for the \u003ccode\u003eNotebookServiceLimitedErrorCountRetryPolicy\u003c/code\u003e class in the Google Cloud C++ client library, specifically for version 2.14.0 and above, with the latest being 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNotebookServiceLimitedErrorCountRetryPolicy\u003c/code\u003e class defines a retry mechanism for \u003ccode\u003eNotebookServiceConnection\u003c/code\u003e operations, halting retries on non-transient errors or when the maximum allowed transient failures are surpassed.\u003c/p\u003e\n"],["\u003cp\u003eThe class treats the \u003ccode\u003ekUnavailable\u003c/code\u003e status code as a transient error.\u003c/p\u003e\n"],["\u003cp\u003eYou can initialize the \u003ccode\u003eNotebookServiceLimitedErrorCountRetryPolicy\u003c/code\u003e with a constructor that takes an \u003ccode\u003eint\u003c/code\u003e \u003ccode\u003emaximum_failures\u003c/code\u003e, which will allow the amount of errors it will tolerate, or 0 to disable retry.\u003c/p\u003e\n"],["\u003cp\u003eThis class offers several functions, including \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 behavior and to clone the policy for reset.\u003c/p\u003e\n"]]],[],null,[]]