Celery task executed successfully but RabbitMQ message not consumed
I’m encountering an issue where RabbitMQ messages are not being consumed after the successful execution of Celery tasks.
I’m encountering an issue where RabbitMQ messages are not being consumed after the successful execution of Celery tasks.