wagslane / go-rabbitmq

A wrapper of streadway/amqp that provides reconnection logic and sane defaults
https://blog.boot.dev/golang/connecting-to-rabbitmq-in-golang-easy/
MIT License
752 stars 126 forks source link

reconnection err while rabbitmq server handshake_timeout #165

Open minhyannv opened 1 month ago

minhyannv commented 1 month ago

rabbitmq server err log

17177558185904

go client err log

17177559445286

Will reconnection fail when handshake timeout occurs ? Thanks for your answer.

minhyannv commented 4 weeks ago

Supplementary information for client error: clent-error

wagslane commented 4 weeks ago

I'm not exactly sure what the issue is here... what behavior were you expecting?