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

Possible to keep the queue alive when the process exists? #150

Open
drwxmrrs opened this issue Feb 20, 2020 · 7 comments
Open

Possible to keep the queue alive when the process exists? #150

drwxmrrs opened this issue Feb 20, 2020 · 7 comments

Comments

@drwxmrrs
Copy link

Hi, thanks for this amazing package!

Is it possible to keep the queue alive even when the node process exists?

i.e. if the consumer goes down (and thus removes the queue) will this mean that any new messages in the exchange won't be sent to the queue?

@mateodelnorte
Copy link
Owner

mateodelnorte commented Feb 20, 2020 via email

@drwxmrrs
Copy link
Author

drwxmrrs commented Feb 20, 2020

Ah ok.

So with the retries - is my understanding correct that the retried message is held in memory (or redis) and not put back into the exchange for redelivery?

@mateodelnorte
Copy link
Owner

mateodelnorte commented Feb 20, 2020 via email

@drwxmrrs
Copy link
Author

drwxmrrs commented Feb 20, 2020 via email

@mateodelnorte
Copy link
Owner

mateodelnorte commented Feb 20, 2020 via email

@mateodelnorte
Copy link
Owner

There may be some other default options we can utilize for retry-count: https://engineering.nanit.com/rabbitmq-retries-the-full-story-ca4cc6c5b493

@mateodelnorte
Copy link
Owner

Note, all of these repos under @mateodelnorte/bla are slated to be replaced by servicebus specific repos at https://github.com/servicebus. We're undergoing some changes and will release everything under a new major version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants