laravel-job-status
laravel-job-status copied to clipboard
When Job is Withoutoverlapping status is "finished"
Is it possible to implement a status e.g. "failed" when using "Withoutoverlapping" for a job? When "Withoutoverlapping" is declared in Job Middleware ther status is set to "finished"
Same issue here