hi all, some time i get this Error when publishing msg to rabbitmq by
https://github.com/streadway/amqp for go application.
Checking from rabbitmq managerment, I see a large number of new closed and reopened channels during the time I got the error.
I have tried to check the health of two servers running rabbitmq and my application, all of them are in normal condition (cpu, ram,..)
Can you suggest some reasons for this?