[[["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 used for `ManagedNotebookServiceConnection` that is designed to stop retrying if a non-transient error occurs or if the maximum number of transient failures are detected."],["The policy treats the `kUnavailable` status code as a transient error."],["You can create an instance of the retry policy, by specifying the `maximum_failures`, to dictate the amount of transient failures that can occur before the policy stops retrying, and setting it to 0 will disable retries."],["The page offers detailed information on the policy's constructors, functions like `maximum_failures()`, `OnFailure()`, `IsExhausted()`, `IsPermanentFailure()`, and `clone()`, along with the `BaseType` alias."],["The webpage has a dropdown for you to choose from various versions, ranging from version 2.11.0 all the way to the most recent 2.37.0-rc."]]],[]]