the maximum time allowed before the policy expires. While the application can express this time in any units they desire, the class truncates to milliseconds.
typename DurationRep
a placeholder to match the Rep tparam for duration's type. The semantics of this template parameter are documented in std::chrono::duration<>. In brief, the underlying arithmetic type used to store the number of ticks. For our purposes it is simply a formal parameter.
typename DurationPeriod
a placeholder to match the Period tparam for duration's type. The semantics of this template parameter are documented in std::chrono::duration<>. In brief, the length of the tick in seconds, expressed as a std::ratio<>. For our purposes it is simply a formal parameter.
[[["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-08-14 UTC."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eManagedNotebookServiceLimitedTimeRetryPolicy\u003c/code\u003e, a retry policy designed for \u003ccode\u003eManagedNotebookServiceConnection\u003c/code\u003e that limits retries based on elapsed time.\u003c/p\u003e\n"],["\u003cp\u003eThe policy stops retrying if a non-transient error occurs or if the total time spent in the retry loop exceeds a set duration, treating \u003ccode\u003ekUnavailable\u003c/code\u003e status codes as transient errors.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003emaximum_duration\u003c/code\u003e parameter allows setting the maximum retry duration, with the time truncated to milliseconds, and includes constructor information and functions such as \u003ccode\u003eOnFailure\u003c/code\u003e, \u003ccode\u003eIsExhausted\u003c/code\u003e, \u003ccode\u003eIsPermanentFailure\u003c/code\u003e, and \u003ccode\u003eclone\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe document also includes a history of versions from \u003ccode\u003e2.11.0\u003c/code\u003e up to \u003ccode\u003e2.37.0-rc\u003c/code\u003e, including the main supported \u003ccode\u003e2.33.0\u003c/code\u003e version.\u003c/p\u003e\n"]]],[],null,["# Class ManagedNotebookServiceLimitedTimeRetryPolicy (2.33.0)\n\nVersion 2.33.0keyboard_arrow_down\n\n- [2.42.0-rc (latest)](/cpp/docs/reference/notebooks/latest/classgoogle_1_1cloud_1_1notebooks__v1_1_1ManagedNotebookServiceLimitedTimeRetryPolicy)\n- [2.41.0](/cpp/docs/reference/notebooks/2.41.0/classgoogle_1_1cloud_1_1notebooks__v1_1_1ManagedNotebookServiceLimitedTimeRetryPolicy)\n- [2.40.0](/cpp/docs/reference/notebooks/2.40.0/classgoogle_1_1cloud_1_1notebooks__v1_1_1ManagedNotebookServiceLimitedTimeRetryPolicy)\n- [2.39.0](/cpp/docs/reference/notebooks/2.39.0/classgoogle_1_1cloud_1_1notebooks__v1_1_1ManagedNotebookServiceLimitedTimeRetryPolicy)\n- [2.38.0](/cpp/docs/reference/notebooks/2.38.0/classgoogle_1_1cloud_1_1notebooks__v1_1_1ManagedNotebookServiceLimitedTimeRetryPolicy)\n- [2.37.0](/cpp/docs/reference/notebooks/2.37.0/classgoogle_1_1cloud_1_1notebooks__v1_1_1ManagedNotebookServiceLimitedTimeRetryPolicy)\n- [2.36.0](/cpp/docs/reference/notebooks/2.36.0/classgoogle_1_1cloud_1_1notebooks__v1_1_1ManagedNotebookServiceLimitedTimeRetryPolicy)\n- [2.35.0](/cpp/docs/reference/notebooks/2.35.0/classgoogle_1_1cloud_1_1notebooks__v1_1_1ManagedNotebookServiceLimitedTimeRetryPolicy)\n- [2.34.0](/cpp/docs/reference/notebooks/2.34.0/classgoogle_1_1cloud_1_1notebooks__v1_1_1ManagedNotebookServiceLimitedTimeRetryPolicy)\n- [2.33.0](/cpp/docs/reference/notebooks/2.33.0/classgoogle_1_1cloud_1_1notebooks__v1_1_1ManagedNotebookServiceLimitedTimeRetryPolicy)\n- [2.32.0](/cpp/docs/reference/notebooks/2.32.0/classgoogle_1_1cloud_1_1notebooks__v1_1_1ManagedNotebookServiceLimitedTimeRetryPolicy)\n- [2.31.0](/cpp/docs/reference/notebooks/2.31.0/classgoogle_1_1cloud_1_1notebooks__v1_1_1ManagedNotebookServiceLimitedTimeRetryPolicy)\n- [2.30.0](/cpp/docs/reference/notebooks/2.30.0/classgoogle_1_1cloud_1_1notebooks__v1_1_1ManagedNotebookServiceLimitedTimeRetryPolicy)\n- [2.29.0](/cpp/docs/reference/notebooks/2.29.0/classgoogle_1_1cloud_1_1notebooks__v1_1_1ManagedNotebookServiceLimitedTimeRetryPolicy)\n- [2.28.0](/cpp/docs/reference/notebooks/2.28.0/classgoogle_1_1cloud_1_1notebooks__v1_1_1ManagedNotebookServiceLimitedTimeRetryPolicy)\n- [2.27.0](/cpp/docs/reference/notebooks/2.27.0/classgoogle_1_1cloud_1_1notebooks__v1_1_1ManagedNotebookServiceLimitedTimeRetryPolicy)\n- [2.26.0](/cpp/docs/reference/notebooks/2.26.0/classgoogle_1_1cloud_1_1notebooks__v1_1_1ManagedNotebookServiceLimitedTimeRetryPolicy)\n- [2.25.1](/cpp/docs/reference/notebooks/2.25.1/classgoogle_1_1cloud_1_1notebooks__v1_1_1ManagedNotebookServiceLimitedTimeRetryPolicy)\n- [2.24.0](/cpp/docs/reference/notebooks/2.24.0/classgoogle_1_1cloud_1_1notebooks__v1_1_1ManagedNotebookServiceLimitedTimeRetryPolicy)\n- [2.23.0](/cpp/docs/reference/notebooks/2.23.0/classgoogle_1_1cloud_1_1notebooks__v1_1_1ManagedNotebookServiceLimitedTimeRetryPolicy)\n- [2.22.1](/cpp/docs/reference/notebooks/2.22.1/classgoogle_1_1cloud_1_1notebooks__v1_1_1ManagedNotebookServiceLimitedTimeRetryPolicy)\n- [2.21.0](/cpp/docs/reference/notebooks/2.21.0/classgoogle_1_1cloud_1_1notebooks__v1_1_1ManagedNotebookServiceLimitedTimeRetryPolicy)\n- [2.20.0](/cpp/docs/reference/notebooks/2.20.0/classgoogle_1_1cloud_1_1notebooks__v1_1_1ManagedNotebookServiceLimitedTimeRetryPolicy)\n- [2.19.0](/cpp/docs/reference/notebooks/2.19.0/classgoogle_1_1cloud_1_1notebooks__v1_1_1ManagedNotebookServiceLimitedTimeRetryPolicy)\n- [2.18.0](/cpp/docs/reference/notebooks/2.18.0/classgoogle_1_1cloud_1_1notebooks__v1_1_1ManagedNotebookServiceLimitedTimeRetryPolicy)\n- [2.17.0](/cpp/docs/reference/notebooks/2.17.0/classgoogle_1_1cloud_1_1notebooks__v1_1_1ManagedNotebookServiceLimitedTimeRetryPolicy)\n- [2.16.0](/cpp/docs/reference/notebooks/2.16.0/classgoogle_1_1cloud_1_1notebooks__v1_1_1ManagedNotebookServiceLimitedTimeRetryPolicy)\n- [2.15.1](/cpp/docs/reference/notebooks/2.15.1/classgoogle_1_1cloud_1_1notebooks__v1_1_1ManagedNotebookServiceLimitedTimeRetryPolicy)\n- [2.14.0](/cpp/docs/reference/notebooks/2.14.0/classgoogle_1_1cloud_1_1notebooks__v1_1_1ManagedNotebookServiceLimitedTimeRetryPolicy)\n- [2.13.0](/cpp/docs/reference/notebooks/2.13.0/classgoogle_1_1cloud_1_1notebooks__v1_1_1ManagedNotebookServiceLimitedTimeRetryPolicy)\n- [2.12.0](/cpp/docs/reference/notebooks/2.12.0/classgoogle_1_1cloud_1_1notebooks__v1_1_1ManagedNotebookServiceLimitedTimeRetryPolicy)\n- [2.11.0](/cpp/docs/reference/notebooks/2.11.0/classgoogle_1_1cloud_1_1notebooks__v1_1_1ManagedNotebookServiceLimitedTimeRetryPolicy) \nA retry policy for [`ManagedNotebookServiceConnection`](/cpp/docs/reference/notebooks/2.33.0/classgoogle_1_1cloud_1_1notebooks__v1_1_1ManagedNotebookServiceConnection) based on elapsed time. \nThis policy stops retrying if:\n\n- An RPC returns a non-transient error.\n- The elapsed time in the retry loop exceeds a prescribed duration.\n\nIn this class the following status codes are treated as transient errors:\n\n- [`kUnavailable`](https://cloud.google.com/cpp/docs/reference/common/latest/namespacegoogle_1_1cloud_1a90e17f75452470f0f3ee1a06ffe58847.html)\n\nConstructors\n------------\n\n### ManagedNotebookServiceLimitedTimeRetryPolicy(std::chrono::duration\\\u003c DurationRep, DurationPeriod \\\u003e)\n\nConstructor given a `std::chrono::duration\u003c\u003e` object. \n\n###### See Also\n\n\u003chttps://en.cppreference.com/w/cpp/chrono/duration\u003e for more information about `std::chrono::duration`.\n\n### ManagedNotebookServiceLimitedTimeRetryPolicy(ManagedNotebookServiceLimitedTimeRetryPolicy \\&\\&)\n\n### ManagedNotebookServiceLimitedTimeRetryPolicy(ManagedNotebookServiceLimitedTimeRetryPolicy const \\&)\n\nFunctions\n---------\n\n### maximum_duration() const\n\n### virtual OnFailure(Status const \\&)\n\n### virtual IsExhausted() const\n\n### virtual IsPermanentFailure(Status const \\&) const\n\n### virtual clone() const\n\nCreates a new instance of the policy, reset to the initial state.\n\nType Aliases\n------------\n\n### BaseType\n\n**Alias Of** : `ManagedNotebookServiceRetryPolicy`"]]