Azure / go-amqp

AMQP 1.0 client library for Go.
https://github.com/Azure/go-amqp
MIT License
108 stars 59 forks source link

Settling messages in RSMSecond with batching enabled blocks until the batch is sent #250

Closed jhendrixMSFT closed 1 year ago

jhendrixMSFT commented 1 year ago

This could result in message settlement API calls taking up to 5 seconds to complete.