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