On Wed, Nov 25, 2009 at 1:31 PM, Eric Day <
ed...@oddments.org> wrote:
> You can resubmit the job, but I think what he wants is to have
> a resubmit with job delay. This is currently not supported, but
> something on the roadmap of things to add.
If the worker calls fail() when handling a job, what does the server
do with that job? Assumption is that it is a background job.
My expectation would be that it would stay in queue and get handed out
again the next time it came up to the front of the queue, but the docs
don't say as far as I could find.