[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-07 UTC."],[[["This webpage details the `NotebookServiceLimitedErrorCountRetryPolicy`, a retry mechanism for `NotebookServiceConnection`."],["The policy stops retrying if it encounters a non-transient error or exceeds a defined limit of transient failures, where `kUnavailable` is the designated transient error."],["You can control the retry limit using the constructor by setting the `maximum_failures` parameter."],["The latest version of this class is v2.37.0-rc, and this page documents version 2.29.0-rc."],["The class has functions to obtain the maximum failures allowed, determine if the failure is permanent, check if it is exhausted and clone the policy instance, as well as the BaseType alias that is the NotebookServiceRetryPolicy."]]],[]]