[[["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-07-02 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."]]],[]]