pub fn set_retry_policy(new_retry_policy: RetryPolicy)
Expand description
Overrides the current retry policy associated with the worker. Following this call, get-retry-policy
will return the
new retry policy.
pub fn set_retry_policy(new_retry_policy: RetryPolicy)
Overrides the current retry policy associated with the worker. Following this call, get-retry-policy
will return the
new retry policy.