mirror of
https://git.asonix.dog/asonix/background-jobs.git
synced 2024-11-21 19:40:59 +00:00
7 lines
210 B
Text
7 lines
210 B
Text
1.
|
|
Gracefull Shutdown
|
|
|
|
2.
|
|
Don't mark pushed jobs as running, mark them as 'staged'
|
|
Clear staged jobs that are 10 minutes old
|
|
Send a Running notification from the worker to move a job from 'staged' to 'running'
|