samedi 14 octobre 2017

Cancel a running Laravel job

Because of long running jobs (~3hrs, multiple jobs, cannot just cancel all of them), I am attempting to stop/cancel a single running Laravel job.

The job class is prepared and sent to the queue with $this->dispatch($job).

Using database for the queue driver with supervisor installed, which was setup as stated in the Laravel documentation.

Any help in the right direction would be appreciated, thanks.



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire