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
Useful for debugging jobs taking abnormally long to process.
Should be a timer that starts when job is received, and is defused if job completes within a certain deadline.
Deadline should be specifyable with an envvar and on the commandline, probably in seconds.
The text was updated successfully, but these errors were encountered:
Useful for debugging jobs taking abnormally long to process.
Should be a timer that starts when job is received, and is defused if job completes within a certain deadline.
Deadline should be specifyable with an envvar and on the commandline, probably in seconds.
The text was updated successfully, but these errors were encountered: