-
Logs:
I used a message broker to arrange file downloads. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
I think, RabbitMQ just thinks, that the consumer died and resend the message to another one. |
Beta Was this translation helpful? Give feedback.
I think, RabbitMQ just thinks, that the consumer died and resend the message to another one.
Did you check Delivery Acknowledgement Timeout section - https://www.rabbitmq.com/docs/consumers#acknowledgement-timeout ?