celery-pool-asyncio
celery-pool-asyncio copied to clipboard
Long running tasks blocking Kombu heartbeats
I used latest commit version of celery-pool-asyncio and [email protected] (latest supported).
Looks like long running tasks blocking Kombu, it don't sending AMQP heatbeats and RabbitMQ kill the connection.
Runtime logs full of
ConnectionResetError: [Errno 54] Connection reset by peer