[[["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\u003eNotebookServiceLimitedErrorCountRetryPolicy\u003c/code\u003e, which is a retry mechanism for \u003ccode\u003eNotebookServiceConnection\u003c/code\u003e within the Google Cloud C++ client libraries.\u003c/p\u003e\n"],["\u003cp\u003eThe retry policy halts when a non-transient error occurs or if the number of transient failures exceeds a specified 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 limit the number of transient errors it tolerates, allowing you to set the \u003ccode\u003emaximum_failures\u003c/code\u003e or even disable the retry loop by providing 0 for \u003ccode\u003emaximum_failures\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides several functions, including \u003ccode\u003emaximum_failures()\u003c/code\u003e, \u003ccode\u003eOnFailure()\u003c/code\u003e, \u003ccode\u003eIsExhausted()\u003c/code\u003e, \u003ccode\u003eIsPermanentFailure()\u003c/code\u003e, and \u003ccode\u003eclone()\u003c/code\u003e, to manage and check the retry state and create a new instance of the policy.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage shows the numerous versions available, starting from the latest \u003ccode\u003e2.37.0-rc\u003c/code\u003e down to \u003ccode\u003e2.11.0\u003c/code\u003e with different links to their respective documentation.\u003c/p\u003e\n"]]],[],null,[]]