Admin - Annotation pipeline runs / celery jobs
- Dominant language
- Python
- Stars
- 30
- Forks
- 3
- Avg merge
- 9h 28m
- Merged PRs (30d)
- 42
Description
Somewhat related to #1086
* On annotation pipeline run page - show celery jobs and a big warning if no jobs found
* Maybe on server status page or login for admins?
Problem is to fix this:
If you shut down the VM while there are running celery jobs they will not be restarted automatically.
This is most likely to happen with annotation.
What this will look like is that, upon restart:
* The annotation pipeline runs page shows a number of queued/running annotation runs
* There are no running perl/VEP tasks in top, and no celery workers running or queued. To see this, go as admin to "server status" page (click user icon top right, then "server status")
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.