[[["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-08 UTC."],[[["This page details the `NotebookServiceRetryPolicy` for different versions, ranging from the latest release candidate, 2.37.0-rc, down to version 2.11.0."],["The `NotebookServiceRetryPolicy` is associated with the `NotebookServiceConnection` and can be found in all the listed versions."],["The policy provides functions like `clone()`, `OnFailure()`, `IsExhausted()`, and `IsPermanentFailure()` to manage retry behavior."],["Each function in the `NotebookServiceRetryPolicy`, such as `OnFailure()` and `IsPermanentFailure()`, takes a `Status const &` parameter and returns a boolean."],["The `clone()` function creates a new instance of the policy, and returns it as a unique pointer."]]],[]]