Y
Hacker News
new
|
ask
|
show
|
jobs
by
ledil
3507 days ago
can you suggest a monitoring tool for celery? I want to view what tasks are currently working... is flower the only solution? thx
1 comments
alexhayes
3507 days ago
Have you tried running 'celery events' on the command line? I find this sufficient in most cases.
link
ledil
3507 days ago
should I enable something to activate celery events?
link