I am using celery==4.1.0 and django-celery-beat==1.1.0.
celery==4.1.0
django-celery-beat==1.1.0
I am running gunicorn + celery + rabbitmq with Django.
This is my config fo
rabbitmq may be to blame for high memory usage. Can you safely restart rabbit?
Also can you confirm that after a restart there is the expected amount of workers?