Closed faruqisan closed 3 years ago
Hi, is there any feature to set the delay between job retry?
you can use JobOptions.Backoff to set custom backoff algorithm.
Cool, thanks
Hi, is there any feature to set the delay between job retry?