Level 63
Perhaps this could help you.
https://laravel.com/docs/9.x/queues#max-job-attempts-and-timeout
You can customize some properies to adapt the queues to your needs.
Summer Sale! All accounts are 50% off this week.
Hi guys,
I have a job which usually, not always, has to perform a lot of actions so it goes on timeout.
Is it safe to change the timeout make it bigger, or are there better ways to fix this issue?
Please or to participate in this conversation.