mosquito / aio-pika

AMQP 0.9 client designed for asyncio and humans.
https://aio-pika.readthedocs.org/
Apache License 2.0
1.23k stars 187 forks source link

RPCs: Show exceptions on Host (remote side) #503

Closed dvf closed 1 year ago

dvf commented 1 year ago

It's useful to be able to show exceptions on the host.

Related issue: https://github.com/mosquito/aio-pika/issues/502