Handling RabbitMQ consumer failures with maxretry handler
Example of handling RabbitMQ consumer failures using great gem called ‘sneakers’ and ‘maxretry’ handler for requeue and retry messages after failure. http://warolv.net/blog/2015/05/16/handling-rabbitmq-consumer-failures-with-maxretry-handler/
Post a comment