Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reconnect implementation in amqp.service.ts #51

Open
jmargieh opened this issue Nov 19, 2021 · 1 comment
Open

reconnect implementation in amqp.service.ts #51

jmargieh opened this issue Nov 19, 2021 · 1 comment
Labels
question Further information is requested

Comments

@jmargieh
Copy link

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.

@raschan
Copy link
Collaborator

raschan commented Mar 29, 2022

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

@raschan raschan added the question Further information is requested label Mar 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants