collective / collective/collective.taskqueue
A way to read the status of a job
Open
- Dominant language
- Python
- Stars
- 7
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
some queues allow you to query the status of a job. For example it would be useful if had a webpage that used some task id and gave feedback if the task was queued/running/completed. Some queues like celery allow for custom feedback messaging.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.