A UI centric tool for visualising Celery task execution

celery debugging-tool hacktoberfest monitoring-tool
1 Open Issue Need Help Last updated: Jul 6, 2025

Open Issues Need Help

View All on GitHub

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