Disable message redelivery in Solace container

but we can see that the message was redelivered 20 times even though we are acknowledging the message in the consume This sounds like a bug to me. If the message is being acknowledged it should not be re-delivered. Before you disable redeliveries I would try to figure out why that is happening. Any chance your app is logging that it acknowledged a message or something and isn’t actually doing it?