flower
flower copied to clipboard
/tasks/datatable page loading slow down
Celery version: 4.3.0 Redis version: 5.0.3 Flower version: 0.9.3
Running celery and flower for more than 6 months cause the /tasks/datatable page to get slow.
It takes around 1 minute for the list to show up.
What I tried (did not work):
- Restart flower and celery workers
- Restart broker (redis)
- FLUSHALL redis
What I didn't try is just restarting the whole instance.
Some screenshots:
Have you experience this before?
I found out that the issue was related to the nginx auth_request.
Please close this.
thanks
i want to know from where task are coming on this screen (task screen) ? as when ever i restart the flower or celery all the task disappeared i used celery_result_backend with django