openreview-expertise icon indicating copy to clipboard operation
openreview-expertise copied to clipboard

Cancels jobs that were running on server restart

Open haroldrubio opened this issue 2 years ago • 0 comments

This PR adds additional startup code to Flask and Celery that marks all jobs running at the time of a server restart with ERROR which will cause process functions to fail while clearing the Celery queue.

haroldrubio avatar Nov 10 '22 17:11 haroldrubio