Level 104
How did you configure Laravel Cloud to run Horizon; did you follow the instructions for executing long running processes?
https://cloud.laravel.com/docs/queues#custom-background-processes
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I have currently cloned my old app to the new Laravel VPS cloud. But there is an issue with Laravel Horizon in the new Laravel VPS . The horizon run in the older server still works perfectly, but it doesn't work in the new cloned server. I get either Illuminate\Queue\TimeoutExceededException or Illuminate\Queue\MaxAttemptsExceededException error.
Please or to participate in this conversation.