Valery Piashchynski
Valery Piashchynski
Thanks @dmitryuk π All PRs are merged π
Hey @haydenm315 π Thanks for the report π I forgot to ask you about the RR version. Could you please try the latest one (2023.3.9)?
Yeah, so, that means that RR successfully redialed. @haydenm315 Is that what you wanted to see, am I right?
I'm not sure, because I have a test especially for the case when rabbitmq is down. Have you tried to push the job after redial?
@haydenm315 In your configuration I also see, that you're consuming pipeline with the name `widgets`, but you don't have such a pipeline in your pipelines configuration.
But, it's not a queue, it's a pipeline. Could you please share the latest configuration you have?
Thanks π Few notes regarding your configuration: 1. The number of `pollers` should not be significantly bigger than the number of workers. Poller is a thread inside RR which tries...
Hey @haydenm315 π I double-checked that behavior. Let me summarize what I did: 1. Started RR, with jobs configuration and 1 pipeline. 2. Shut down RabbitMQ docker. RR started the...
I also noticed, that your `amqp` configuration contains some options from the other drivers, e.g.: `reserve_timeout` is from the `beanstalk` driver.
Closing as answered. You are welcome to comment here if you still have questions π