ruby-amqp / hutch

A system for processing messages from RabbitMQ.
https://gocardless.com/blog/hutch-inter-service-communication-with-rabbitmq/
MIT License
857 stars 137 forks source link

Reject makes hutch process stuck #384

Closed ahmedsaalah closed 2 years ago

ahmedsaalah commented 2 years ago

After finishing process in consumer in some condition, I do reject! The Message rejected and worked as expected but the issue that hutch process stuck