grails-jesque
grails-jesque copied to clipboard
Configurable fail queue
How can i configure to have different fail queues instead of only one common?
I want a dedicated fail queue per each queue to hold their failed jobs.
@rblazquez You need to refer main jesque project for this. There's an issue and discussion there: https://github.com/gresrun/jesque/issues/76