propono
propono copied to clipboard
Read from failed queue?
What's the best way to read from the failed queue? I can see how messages get added to the failed queue, but what's the best way to read/drain the failed queue later on (maybe a bug has been fixed and ready to re-read the messages again...)
Thanks!
We have a nice little daemon that does this somewhere. Maybe @ccare or @malcyL remember where/what it is?
We are considering doing the same thing. Is the daemon something y'all would be interested in sharing publicly?
Hey @danieljurek - sorry I missed this. Yeah I'm sure @ccare could post a copy somewhere for you.
Any updates? maybe that deamon should be in the gem :grin:
Here you all go: https://github.com/meducation/iterum
@summerville @danieljurek @stevenbarragan I'm gonna close this now. Please pop any other questions /issues etc on the iterum repo. I'm sure @malcyL would enjoy chatting about them.
@summerville can you explained how messages are added to the failed queue? Do you also know how it is added to the slow queue?