BlackOrder

Results 6 comments of BlackOrder

i think you are setting the heartbeat = 1 is not good. any latency and rabbitmq will consider the connection dead. rabbitmq can see this setting and expect the heartbeat....

python 3.10.12 >> jasmin 0.10.12 jasmin 0.11.0 pumped to python 3.11

the prefetch is for control only. it will not affect the throughput. if you put 0 there will be no qos throughput control. what are you using? httpApi, or RestApi?

Hi, @Herneto Just rollback https://github.com/Herneto/jasmin/blob/6eb0f0cbcb4e4f3126b54005dc963b6247da6015/jasmin/managers/listeners.py#L393 I think it will pass then

please check my pull request. i suspect the same problem here. someone need to do some testing for the dlr manager. peace 👌

confirmed, it's the same issue. But i can not solve it the same way. in redis we have to account for multiple payloads of Dlr level 1 and Dlr level...