set_retry_policy

Function set_retry_policy 

Source
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.