Queue only works with Query? #3163
Unanswered
gadragnaIx
asked this question in
Q&A
Replies: 1 comment 2 replies
-
It is possible, but wouldn't recommend. Better to either use query or queue the job yourself instead of using the built in queuing. |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
As the title suggests, im trying to queue a job with my data FromCollection but the job is stuck at processing.
After much investigation in starting to think its because ShouldQueue only works with FromQuery.
Is that so? And if it is i cant find it mentioned in the docs anywhere...
Thanks
Beta Was this translation helpful? Give feedback.
All reactions