[[["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-03-05 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."],["Transient errors are defined as those with the status code `kUnavailable`."],["The class offers constructors that allow for setting the number of transient errors that can be tolerated, including disabling the retry loop entirely."],["It also includes functions to manage the retry policy, such as checking if it's exhausted, if a failure is permanent, and cloning the policy."]]],[]]