taskiq-python / taskiq-aio-pika

AMQP broker for taskiq
21 stars 10 forks source link

Fixed silent stops for worker processes. #8

Closed s3rius closed 2 years ago

s3rius commented 2 years ago

Aio pika has a good mechanism for recovering state. This pull request adds automatic recovering if rabbitmq accidentally stops for some time.