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

Reopen RMQ connection if it's closed #29

Open
requiemofthesouls opened this issue Feb 1, 2022 · 4 comments
Open

Reopen RMQ connection if it's closed #29

requiemofthesouls opened this issue Feb 1, 2022 · 4 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@requiemofthesouls
Copy link
Owner

No description provided.

@requiemofthesouls requiemofthesouls added the bug Something isn't working label Feb 1, 2022
@requiemofthesouls requiemofthesouls self-assigned this Feb 1, 2022
@arvryna
Copy link
Contributor

arvryna commented Feb 1, 2022

in what scenario will this happen ? won't the library do the retry itself ?

@requiemofthesouls
Copy link
Owner Author

@arvryna I catched it when source address was empty, but it passed validation from receiver. Then tg_bot consumer just closed the channel.
I also think library won't reopen connection if RMQ restarts. So need to research a little bit.

@requiemofthesouls
Copy link
Owner Author

@arvryna anyway I know how to implement it, so it just need to be done without research.

@arvryna
Copy link
Contributor

arvryna commented Feb 1, 2022

okay cool

@requiemofthesouls requiemofthesouls added the enhancement New feature or request label Feb 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants