shinyscorpion / task_bunny

TaskBunny is a background processing application written in Elixir and uses RabbitMQ as a messaging backend
MIT License
202 stars 30 forks source link

Implement on_reject callback #61

Closed kalymero closed 6 years ago

ono commented 6 years ago

@kalymero Good work. It's looking good to me 👍

My current project doesn't use RabbitMQ or TaskBunny. Feel free to take the ownership of this repo with the team and keep adding goodies like this. Of course, I'm happy to give feedback when needed though!