Open Issues Need Help
View All on GitHub Broadcast the "enable send events" on startup to the celery workers about 2 months ago
AI Summary: Modify the CeleryViz application to automatically enable event sending in Celery workers upon startup, eliminating the need for the manual `-E` flag. This might involve detecting worker connections and sending a signal or modifying the startup process to include the necessary event-enabling command.
Complexity:
4/5
good first issue
A UI centric tool for visualising Celery task execution
Python
#celery#debugging-tool#hacktoberfest#monitoring-tool