is it possible to retries unack message in RabbitMQ

后端 未结 0 1932
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-03 05:42

Now I am using rabbitMQ to consume message using Java code client, this is my client code:

@RabbitHandler
    public void handle(@Payload byte[] message, Chan         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题