Azure / go-amqp

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

Return a programatically distinguishable error when the message is too big to send #284

Closed richardpark-msft closed 1 year ago

richardpark-msft commented 1 year ago

I've got a bug in SB where we treat this as a retryable error but that's mostly because it isn't programatically inspectable.