firebase-queue icon indicating copy to clipboard operation
firebase-queue copied to clipboard

Is there any chance to rerun tasks with error during a period of time?

Open syncubecommerce opened this issue 6 years ago • 0 comments

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?

syncubecommerce avatar Apr 16 '19 17:04 syncubecommerce