sheharyarn / que

Simple Job Processing in Elixir with Mnesia :zap:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Noob question

marvoh opened this issue · comments

How do I re-queue failed jobs?

In the Job Failure callback, you can queue a new job with the same params.