How to detect Publisher blocked in SimpleAmqpClient
Opened this issue · 0 comments
SuriMadhira commented
Hello,
I have a C++ client, which does only a publish.
I would like to get an exception/or some indication , when the publisher cannot publish because the memory is full.
Is there something equivalent to a BlockedConnectionListener ?
Thanks,
Suri