I
I
imhuman2017-07-11 16:25:14
Laravel
imhuman, 2017-07-11 16:25:14

The task is deleted after a certain number of attempts, but does not fall into failed_jobs?

Created the failed_jobs table, it is registered in the config (without a prefix), specified in the task
public $tries = 5;
After a certain number of attempts, the task disappears from the jobs table, but does not get into failed_jobs
What else needs to be done?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question