Hi,
Today I found a serious issue in our production environment. There are large rabbitmq connections, which caused the server CPU usage is very high. Finnaly I found that the py-amqp not closing connections when celery worker exited.
Checked with py-amqp releases on github. found it is fixed by #374
So what version should I use for stable consideration?
Hi,
Today I found a serious issue in our production environment. There are large rabbitmq connections, which caused the server CPU usage is very high. Finnaly I found that the py-amqp not closing connections when celery worker exited.
Checked with py-amqp releases on github. found it is fixed by #374
So what version should I use for stable consideration?