You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to be able to timeout jobs after a certain amount of time.
This may happen, if a worker misbehaves or crashes during execution.
If there is a timeout, the lock should also be poisoned.
The text was updated successfully, but these errors were encountered:
We want to be able to timeout jobs after a certain amount of time.
This may happen, if a worker misbehaves or crashes during execution.
If there is a timeout, the lock should also be poisoned.
The text was updated successfully, but these errors were encountered: