You job is taking more than 60 seconds to execute. In server the job is getting stop after 60 seconds. You need to increase max_execution_time in server. Try to optimize the code so it can execute within 60 seconds for best practice.
Jan 30, 2024
6
Level 1
Queue worker stopped after 1 min execution In background process
[2024-01-30 06:41:01][13] Processing: App\Jobs\GenerateArticleJob
[2024-01-30 06:42:01][13] Failed: App\Jobs\GenerateArticleJob
Killed
any one help why its stopped.. after 60 seconds
Please or to participate in this conversation.