[[["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 designed for `ManagedNotebookServiceConnection` that controls the number of transient errors allowed before stopping retries."],["The policy stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit, and only `kUnavailable` status codes are considered transient errors."],["You can construct the policy by specifying the `maximum_failures` parameter to set the error tolerance, where a value of 0 disables retries."],["The policy provides methods to check if it is exhausted, if a status is considered a permanent failure, and to create a clone of itself, reset to its initial state."],["The latest version available is `2.37.0-rc` while the version focused on in this page is `2.31.0`, and there are listed links to other version releases."]]],[]]