[[["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 `NotebookServiceLimitedErrorCountRetryPolicy`, which is a retry policy for `NotebookServiceConnection` 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."],["The policy considers `kUnavailable` status codes as transient errors, which can trigger a retry."],["You can customize the retry behavior by setting `maximum_failures` in the constructor, with a value of `0` effectively disabling retries."],["The page provides version history access to previous iterations of this policy, starting from version 2.11.0 up to the latest version, 2.37.0-rc."]]],[]]