rsalmei / clearly

Clearly see and debug your celery cluster in real time!
MIT License
403 stars 21 forks source link

ability to filter tasks by worker #40

Open peillis opened 5 years ago

rsalmei commented 5 years ago

Hello @peillis !

Please, by that you mean filter all tasks that are being handled by a specific named worker?

peillis commented 5 years ago

right!

tirans commented 3 years ago

hi @peillis, Is there a way to perform this? I use a specific worker per task and don't have a proper way (reported in all states (such as in progress, crash but not done etc)) to see a task that was sent to a worker.