- 10 Sep 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
Group Results
- Updated on 10 Sep 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
Understanding Celery and Task Management in Paradigm's Admin Panel
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.
Group Results
The Group Results section is designed to manage tasks that are grouped together and need to be executed as a whole.
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.