PythonCloudFrameworks / bunny-storm

RabbitMQ asynchronous connector library for Python with built in RPC support
MIT License
24 stars 9 forks source link

Fixed reconnection after failing to publish a message to an exchange,… #24

Closed josh-gamba closed 2 years ago

josh-gamba commented 2 years ago

… where the connection closes remotely (e.g. after missing heartbeats)