#Job Chaining with Parallel Job distributions Pass to Queue?

1 messages · Page 1 of 1 (latest)

hazy haven
#

Sounds like your queue is set to sync, which would execute queues within the request. You should use a different QUEUE_CONNECTION, such as database

native fog
#

Ohh, i didn't notice that i set it from .env.example instead of .env thanks @hazy haven

hazy haven
#

It is set from the .env