[[["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-09 UTC."],[[["This webpage details the `NotebookServiceRetryPolicy` for version 2.24.0 of the C++ client library, applicable to `NotebookServiceConnection`."],["The latest release candidate version available is 2.37.0-rc, with various preceding versions from 2.36.0 down to 2.11.0 also listed, allowing for the selection of other specific versions."],["Key functions related to the retry policy are outlined, including `clone()`, `OnFailure(Status const &)`, `IsExhausted() const`, and `IsPermanentFailure(Status const &) const`."],["The `OnFailure` and `IsPermanentFailure` functions both accept a status parameter that is a constant reference."],["The clone function creates a new policy instance, reset to its initial state, and it returns a unique pointer to the policy."]]],[]]