In Paradigm, Celery is used as a background task runner, managing various processes such as parsing data, sending emails, and other asynchronous operations. The admin panel provides a way to monitor and manage these tasks effectively.
Understanding Celery and Task Management in Paradigm's Admin Panel
The Group Results section is designed to manage tasks that are grouped together and need to be executed as a whole.
Warning
This feature is not used yet, but it will provides a way to handle more complex workflows where multiple tasks must be completed together.
By using the Celery task management features, administrators can ensure that all background processes are running smoothly, identify potential problems, and maintain the overall performance and reliability of the platform.