[[["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 in the Google Cloud C++ client library, specifically for version 2.31.0."],["The `NotebookServiceLimitedErrorCountRetryPolicy` is used to manage retries for `NotebookServiceConnection` based on the number of encountered transient errors, stopping if a non-transient error is encountered, or if the error count exceeds a set threshold."],["The policy considers `kUnavailable` status codes as transient errors."],["You can customize the number of transient failures tolerated by setting the `maximum_failures` parameter when creating a `NotebookServiceLimitedErrorCountRetryPolicy` instance, or disable the retry mechanism entirely by setting `maximum_failures` to 0."],["This page contains the documentation of multiple versions of the `NotebookServiceLimitedErrorCountRetryPolicy`, with version `2.37.0-rc` being the most recent."]]],[]]