Celery queues - show running tasks
Open
celery
- Dominant language
- Python
- Stars
- 31
- Forks
- 3
- Avg merge
- 10h 1m
- Merged PRs (30d)
- 37
Description
At the moment we show a count of tasks, would be useful to be able to expand this to show what's actually running
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the existing Celery queue view that currently displays only task counts and trace how its queue data is assembled. Determine how running task details can be exposed for expansion; done means the queue count remains visible and users can expand it to see the tasks currently running.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100