Open jmargieh opened 2 years ago
Hello,
I'm curious why you needed to implement connection reconnection when rhea-promise provides this OOTB. https://github.com/team-supercharge/nest-amqp/blob/master/src/service/amqp/amqp.service.ts#L100
Please let me know if you come across any findings.
Thanks.
hi @jmargieh Sorry for the late answer.....
I don't remember the exact reason, but it was something about the normal reconnection not really wanting to work in some weird edge cases
Hello,
I'm curious why you needed to implement connection reconnection when rhea-promise provides this OOTB. https://github.com/team-supercharge/nest-amqp/blob/master/src/service/amqp/amqp.service.ts#L100
Please let me know if you come across any findings.
Thanks.