i'm not sure about your issue, but in php.ini, max_execution_time is usually the one control the execution time for each script/command run...
May 25, 2021
1
Level 5
php ini settings for queues/supervisor
Hi,
I did a quick search but could not find anything on this topic. I am running PHP 8 with Laravel 8.
I have supervisor running watching some queues.
I remember from years ago I would have to change some php.ini settings otherwise long running processes would timeout. Does anyone have any recommendations for changes they made to the default php.ini file to work with Laravel queues (especially long running queues that are doing video encoding, etc).
I figured I would ask as I am sure others have come across this.
Thanks!
-Rob
Please or to participate in this conversation.