Ensure that jobs are enqueued after application restart. #20
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "ensure-requeuing-jobs-on-restart"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Jobs that are in state of PROCESSING or PENDING will be enqueued after
application restart so users that have had an uploaded file in PROCESSING or PENDING do not
need to manually re-upload the files again.