[[["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 for `ManagedNotebookServiceConnection` that limits retries based on the count of errors."],["The policy stops retrying when a non-transient error occurs or when the number of transient failures exceeds a specified maximum."],["Only `kUnavailable` status codes are considered transient errors under this policy, and a maximum_failures value of 0 can disable the retry loop entirely."],["The latest version of the retry policy is 2.37.0-rc, with many previous versions listed, ranging back to 2.11.0."],["The class has various constructors, including one to set maximum transient failures, as well as functions to retrieve the maximum failure count, handle failures, check if the policy is exhausted, and determine if a failure is permanent."]]],[]]