[[["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 `ManagedNotebookServiceLimitedErrorCountRetryPolicy` class, which is part of the Google Cloud C++ Client Libraries for Notebooks."],["The class implements a retry policy that stops retrying if a non-transient error occurs or if the number of transient failures exceeds a predefined limit."],["The policy treats `kUnavailable` status codes as transient errors and includes constructors to set the maximum number of tolerated transient errors, and also copy and move constructors."],["The class includes functions to determine if the retry policy is exhausted, if a failure is permanent, obtain the maximum number of allowed failures and to create a new instance of the policy reset to its original state."],["This document lists multiple versions of the retry policy class, ranging from the latest `2.37.0-rc` down to `2.11.0`."]]],[]]