[[["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-02 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."]]],[]]