Excluding jobs ? #34870
Unanswered
foremtehan
asked this question in
Ideas
Excluding jobs ?
#34870
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be nice if we could exclude jobs , i mean we can run jobs like:
php artisan queue:work --queue=job1,job2
But we can not exclude specific job for example, I wanna run all job except x job
php artisan queue:work --exclude=job3
🤔Beta Was this translation helpful? Give feedback.
All reactions