[[["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-08 UTC."],[[["This webpage provides documentation for the `NotebookServiceLimitedErrorCountRetryPolicy` class, specifically within the context of Google Cloud C++ client library's Notebooks service."],["The `NotebookServiceLimitedErrorCountRetryPolicy` class implements a retry mechanism for `NotebookServiceConnection` that stops retrying after encountering a non-transient error or exceeding a defined number of transient failures, treating the `kUnavailable` status code as a transient error."],["The policy can be configured during construction to tolerate a specific maximum number of transient errors, with the option to disable retries entirely by setting `maximum_failures` to zero."],["The documentation includes a comprehensive list of the available versions, from the latest `2.37.0-rc` down to `2.11.0`."],["The class provides methods to check for transient errors, whether it has been exhausted, and for creating a clone of itself."]]],[]]