[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 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."]]],[]]