Mosquito

Results 223 comments of Mosquito

@torarvid sorry for delay, it was a vacation, and there was no time for Open Source.

Thank you for your research, but I am sure that the testing methodology is not correct. The fact is that there is no publisher confirms out of the box in...

After short investigation I can speed up write performance up to 25% but the bottleneck is pamqp marshaller. So my fixes will be available soon in `aiormq`.

@Olegt0rr it's already released you have to double check this

Generally I setting QoS for the channel.

@harlov please rebase this branch against master.

@hyumo Please provide aio-pika and aiormq versions

First of all, use a boolean value for `fail_fast =` argument. That's means when the argument `fail_fast = True` driver just raises the original exception after the first connection attempt.

@adamhooper I'm really sorry for changing `connect_robust` behaviour. This was extreamly untestable implementation when using `pika`. Could you please describe expected behaviour for `connect_robust`? I tried to do it as...

@adamhooper a lot has already changed since then, I think in version 7.0.1 it should work correctly.