-
-
Notifications
You must be signed in to change notification settings - Fork 130
Open
Labels
Description
Describe the bug
this is confirm and tested. created a job with name crawl and run the single queue worker
python craft queue:work --queue crawl
. the crawl job process it and there is an observer for model created that dispatch another job with name summary and it create that job in db but the crawl queue process it where it should not process that because it belong to summary queu
Expected behaviour
the crawl queue worker should only process jobs on that queue.
Steps to reproduce the bug
No response
Screenshots
No response
OS
macOS
OS version
current
Browser
No response
Masonite Version
4.20.2
Anything else ?
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Todo