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 provides detailed information on the \u003ccode\u003eSecureSourceManagerLimitedTimeRetryPolicy\u003c/code\u003e class, which is utilized to manage retry attempts for \u003ccode\u003eSecureSourceManagerConnection\u003c/code\u003e based on time elapsed.\u003c/p\u003e\n"],["\u003cp\u003eThe policy ceases retry attempts upon encountering a non-transient error or when the elapsed time exceeds the predefined duration, with \u003ccode\u003ekUnavailable\u003c/code\u003e status codes being the only codes treated as transient errors.\u003c/p\u003e\n"],["\u003cp\u003eThe class is constructed with a \u003ccode\u003estd::chrono::duration<>\u003c/code\u003e object, defining the maximum duration, and can be customized regarding the underlying arithmetic type used to store the number of ticks, and the length of a tick in seconds, expressed as a \u003ccode\u003estd::ratio<>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe document also lists various version releases, starting with 2.37.0-rc as the latest and going down to 2.18.0, each linking to the class documentation for the respective version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSecureSourceManagerLimitedTimeRetryPolicy\u003c/code\u003e class has methods for determining if retries should continue, including \u003ccode\u003eOnFailure\u003c/code\u003e, \u003ccode\u003eIsExhausted\u003c/code\u003e, \u003ccode\u003eIsPermanentFailure\u003c/code\u003e, and a \u003ccode\u003eclone\u003c/code\u003e method to reset the retry policy.\u003c/p\u003e\n"]]],[],null,["# Class SecureSourceManagerLimitedTimeRetryPolicy (2.21.0)\n\nVersion 2.21.0keyboard_arrow_down\n\n- [2.42.0-rc (latest)](/cpp/docs/reference/securesourcemanager/latest/classgoogle_1_1cloud_1_1securesourcemanager__v1_1_1SecureSourceManagerLimitedTimeRetryPolicy)\n- [2.41.0](/cpp/docs/reference/securesourcemanager/2.41.0/classgoogle_1_1cloud_1_1securesourcemanager__v1_1_1SecureSourceManagerLimitedTimeRetryPolicy)\n- [2.40.0](/cpp/docs/reference/securesourcemanager/2.40.0/classgoogle_1_1cloud_1_1securesourcemanager__v1_1_1SecureSourceManagerLimitedTimeRetryPolicy)\n- [2.39.0](/cpp/docs/reference/securesourcemanager/2.39.0/classgoogle_1_1cloud_1_1securesourcemanager__v1_1_1SecureSourceManagerLimitedTimeRetryPolicy)\n- [2.38.0](/cpp/docs/reference/securesourcemanager/2.38.0/classgoogle_1_1cloud_1_1securesourcemanager__v1_1_1SecureSourceManagerLimitedTimeRetryPolicy)\n- [2.37.0](/cpp/docs/reference/securesourcemanager/2.37.0/classgoogle_1_1cloud_1_1securesourcemanager__v1_1_1SecureSourceManagerLimitedTimeRetryPolicy)\n- [2.36.0](/cpp/docs/reference/securesourcemanager/2.36.0/classgoogle_1_1cloud_1_1securesourcemanager__v1_1_1SecureSourceManagerLimitedTimeRetryPolicy)\n- [2.35.0](/cpp/docs/reference/securesourcemanager/2.35.0/classgoogle_1_1cloud_1_1securesourcemanager__v1_1_1SecureSourceManagerLimitedTimeRetryPolicy)\n- [2.34.0](/cpp/docs/reference/securesourcemanager/2.34.0/classgoogle_1_1cloud_1_1securesourcemanager__v1_1_1SecureSourceManagerLimitedTimeRetryPolicy)\n- [2.33.0](/cpp/docs/reference/securesourcemanager/2.33.0/classgoogle_1_1cloud_1_1securesourcemanager__v1_1_1SecureSourceManagerLimitedTimeRetryPolicy)\n- [2.32.0](/cpp/docs/reference/securesourcemanager/2.32.0/classgoogle_1_1cloud_1_1securesourcemanager__v1_1_1SecureSourceManagerLimitedTimeRetryPolicy)\n- [2.31.0](/cpp/docs/reference/securesourcemanager/2.31.0/classgoogle_1_1cloud_1_1securesourcemanager__v1_1_1SecureSourceManagerLimitedTimeRetryPolicy)\n- [2.30.0](/cpp/docs/reference/securesourcemanager/2.30.0/classgoogle_1_1cloud_1_1securesourcemanager__v1_1_1SecureSourceManagerLimitedTimeRetryPolicy)\n- [2.29.0](/cpp/docs/reference/securesourcemanager/2.29.0/classgoogle_1_1cloud_1_1securesourcemanager__v1_1_1SecureSourceManagerLimitedTimeRetryPolicy)\n- [2.28.0](/cpp/docs/reference/securesourcemanager/2.28.0/classgoogle_1_1cloud_1_1securesourcemanager__v1_1_1SecureSourceManagerLimitedTimeRetryPolicy)\n- [2.27.0](/cpp/docs/reference/securesourcemanager/2.27.0/classgoogle_1_1cloud_1_1securesourcemanager__v1_1_1SecureSourceManagerLimitedTimeRetryPolicy)\n- [2.26.0](/cpp/docs/reference/securesourcemanager/2.26.0/classgoogle_1_1cloud_1_1securesourcemanager__v1_1_1SecureSourceManagerLimitedTimeRetryPolicy)\n- [2.25.1](/cpp/docs/reference/securesourcemanager/2.25.1/classgoogle_1_1cloud_1_1securesourcemanager__v1_1_1SecureSourceManagerLimitedTimeRetryPolicy)\n- [2.24.0](/cpp/docs/reference/securesourcemanager/2.24.0/classgoogle_1_1cloud_1_1securesourcemanager__v1_1_1SecureSourceManagerLimitedTimeRetryPolicy)\n- [2.23.0](/cpp/docs/reference/securesourcemanager/2.23.0/classgoogle_1_1cloud_1_1securesourcemanager__v1_1_1SecureSourceManagerLimitedTimeRetryPolicy)\n- [2.22.1](/cpp/docs/reference/securesourcemanager/2.22.1/classgoogle_1_1cloud_1_1securesourcemanager__v1_1_1SecureSourceManagerLimitedTimeRetryPolicy)\n- [2.21.0](/cpp/docs/reference/securesourcemanager/2.21.0/classgoogle_1_1cloud_1_1securesourcemanager__v1_1_1SecureSourceManagerLimitedTimeRetryPolicy)\n- [2.20.0](/cpp/docs/reference/securesourcemanager/2.20.0/classgoogle_1_1cloud_1_1securesourcemanager__v1_1_1SecureSourceManagerLimitedTimeRetryPolicy)\n- [2.19.0](/cpp/docs/reference/securesourcemanager/2.19.0/classgoogle_1_1cloud_1_1securesourcemanager__v1_1_1SecureSourceManagerLimitedTimeRetryPolicy)\n- [2.18.0](/cpp/docs/reference/securesourcemanager/2.18.0/classgoogle_1_1cloud_1_1securesourcemanager__v1_1_1SecureSourceManagerLimitedTimeRetryPolicy) \nA retry policy for [`SecureSourceManagerConnection`](/cpp/docs/reference/securesourcemanager/2.21.0/classgoogle_1_1cloud_1_1securesourcemanager__v1_1_1SecureSourceManagerConnection) 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### SecureSourceManagerLimitedTimeRetryPolicy(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### SecureSourceManagerLimitedTimeRetryPolicy(SecureSourceManagerLimitedTimeRetryPolicy \\&\\&)\n\n### SecureSourceManagerLimitedTimeRetryPolicy(SecureSourceManagerLimitedTimeRetryPolicy 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** : `SecureSourceManagerRetryPolicy`"]]