firebase-queue
firebase-queue copied to clipboard
Is there any chance to rerun tasks with error during a period of time?
Hi, I'm using firebase-queue. And sometime tasks ends with error 500. How can I rerun this task in 5 minutes for instance?
From the top of my head I can add a the task in the queue again in 5 minutes. Is it correct or there is another option?