Skip to content

[JOBS] AMQP redialer does not resume pipeline (sometimes?) #2012

Answered by rustatian
algirdasci asked this question in Q&A
Discussion options

You must be logged in to vote

I think I found the reason. There is might be a case, when the channel for messages delivery could be closed by the RabbitMQ server, without connection interruption. In that case, RR will close the delivery channel but does not create a new one, since the trigger for redial is broken connection.
I wrote a new Redialer which can be applied to channels + connections and recreate a delivery channel in that case. Expected release: 2024.3.1. Could you please create a bug ticket for that?

Replies: 2 comments 25 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
25 replies
@rustatian
Comment options

@rustatian
Comment options

@algirdasci
Comment options

@rustatian
Comment options

Answer selected by algirdasci
@algirdasci
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
R-question Question
2 participants