[[["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 page documents the `NotebookServiceLimitedErrorCountRetryPolicy` for the Google Cloud C++ Notebooks API, specifically version 2.36.0."],["The retry policy is used by `NotebookServiceConnection` and stops retrying when a non-transient error occurs or the maximum number of allowed transient failures is met."],["`kUnavailable` status codes are the only errors that are considered transient, while other errors will halt retries."],["The policy can be constructed to allow for a specified maximum number of transient errors, or to disable retries entirely."],["This class includes functions to check if the policy is exhausted, handle failures, and determine if a failure is permanent."]]],[]]