How can I reuse connections in Celery when I have a RabbitMQ message broker?
These are my files:
celery.py
import os from celery import Celery