api endpoint for how many jobs in the queue #10
Labels
enhancement
New feature or request
good first issue
Good for newcomers
python
Pull requests that update Python code
knowing if there's jobs queued up/working will be better for knowing if it's safe to restart the app.
additionally, maybe being able to restore queued jobs from persistent storage (job states are stored anyway, just the files aren't actually kept around)
The text was updated successfully, but these errors were encountered: