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