Level 12
Looks like I have my answer. Straight from Envoyer support:
We only allow 8 minutes per deployment step so that any one deployment doesn't clog up the queue workers.
Going to look into using Buddy.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I'm running Gulp as a deployment hook with Envoyer. The compiling seems to be working properly, but the process itself gets killed after about 6 minutes.
With the size of our project, compiling all assets takes about 7-8 minutes. That's without using the --production flag.
Any ideas on how to disable or increase this timeout limit?
Looks like I have my answer. Straight from Envoyer support:
We only allow 8 minutes per deployment step so that any one deployment doesn't clog up the queue workers.
Going to look into using Buddy.
Please or to participate in this conversation.