[[["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-21 UTC."],[[["This page details the `ManagedNotebookServiceRetryPolicy`, which handles retry logic for `ManagedNotebookServiceConnection` in various versions."],["The latest version available is `2.37.0-rc`, but many previous versions from `2.36.0` down to `2.11.0` are documented."],["The `ManagedNotebookServiceRetryPolicy` includes functions to determine if a failure is permanent (`IsPermanentFailure`), check for exhaustion of retry attempts (`IsExhausted`), and handle failure status (`OnFailure`)."],["A `clone()` function is provided to create a fresh instance of the retry policy, resetting it to its initial state."],["The retry policy functions return type is bool, except for clone() which returns a unique pointer to the policy."]]],[]]