What is the best way to define timeouts in jobs? #104
Replies: 1 comment
-
|
Will be tackling this at #105 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I think the only way to define timeout in jobs is through implementing the
Tasktrait. Is that correct?If it is correct, we can't use the
JobBuilderto configure a specific timeout. Would a PR be appreciated in this direction?THanks!
Beta Was this translation helpful? Give feedback.
All reactions