gresrun / jesque

An implementation of Resque in Java.

Home Page:http://gresrun.github.io/jesque

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement a way to set FailQueueStrategy on WorkerImplFactory

ggentzel opened this issue · comments

We need to configure the fail strategy to change behavior on failed jobs. We don't see a way that this is exposed to clients, please expose this functionality