[[["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-09 UTC."],[[["This webpage provides documentation for the `NotebookServiceLimitedErrorCountRetryPolicy` class, which is designed to handle transient errors in the `NotebookServiceConnection`."],["The retry policy is based on counting errors and stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["The class constructor allows users to set the `maximum_failures`, effectively enabling or disabling the retry loop, and provides methods for `clone()`, `IsExhausted()`, `OnFailure()`, and `IsPermanentFailure()` to manage retry behavior."],["`kUnavailable` is the status code that this class treats as a transient error."],["The webpage lists multiple previous versions of this class, with the most recent version being `2.37.0-rc` and the oldest being `2.11.0`."]]],[]]