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