[[["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 webpage details the `ManagedNotebookServiceLimitedErrorCountRetryPolicy`, a retry policy designed for `ManagedNotebookServiceConnection`."],["The policy halts retries upon encountering a non-transient error or exceeding the permitted number of transient failures, with `kUnavailable` being the only listed transient error."],["The class provides constructors to set the maximum number of transient errors (`maximum_failures`) and can be disabled by setting `maximum_failures` to 0, and it allows the creation of new instances of the policy, reset to the initial state via `clone()`."],["The functions, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `maximum_failures()`, provide ways to manage and monitor the retry policy."],["The webpage offers a comprehensive list of prior versions, ranging from 2.11.0 up to the latest release candidate, 2.37.0-rc, with 2.20.0 being the current version."]]],[]]