jondot / sneakers

A fast background processing framework for Ruby and RabbitMQ
https://github.com/jondot/sneakers
MIT License
2.24k stars 333 forks source link

TTL for the error queue #428

Open AlexanderPower opened 4 years ago

AlexanderPower commented 4 years ago

Added ability to automatically delete messages from the error queue after message TTL has expired.

michaelklishin commented 3 weeks ago

Sneakers now has a new home under https://github.com/ruby-amqp/kicks. May I ask you to re-submit this PR there? Thank you 🙏