how do I simulate queue timeout? #45073
Answered
by
handhikadj
handhikadj
asked this question in
General
-
I want it to timeout in 2 seconds
if I give it MyQueue::dispatch(2); it won't timeout in 2 secs |
Beta Was this translation helpful? Give feedback.
Answered by
handhikadj
Dec 1, 2022
Replies: 2 comments 1 reply
-
Use this command to run the queues: |
Beta Was this translation helpful? Give feedback.
1 reply
-
problem solved. I didn't notice that |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
handhikadj
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
problem solved. I didn't notice that
pcntl
was not installed on supervisor service on docker compose