taskiq-python / taskiq-aio-pika

AMQP broker for taskiq
17 stars 9 forks source link

Fixed silent stops for worker processes. #8

Closed s3rius closed 1 year ago

s3rius commented 1 year ago

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