Add Celery for async task running #113
Labels
backend
Django related issues
enhancement
New feature or request
p1
Priority 1 tasks. Affects all users
Milestone
Mass sending emails causes gunicorn to crash. This can be avoided by queueing long running jobs as async tasks using Celery.
Add a Redis container and configure Celery for running async tasks.
Ref: Asynchronous Tasks With Django and Celery
The text was updated successfully, but these errors were encountered: