When you run via the command line or via supervisor, is this on the same environment?
Mar 19, 2024
5
Level 2
Problem with Laravel Queue Timeout when using Guzzle for SMS Notifications under Supervisor
I'm encountering an issue with Laravel queues running under Supervisor. Specifically, when I try to send SMS notifications (SMS custom Driver) using Guzzle for HTTP requests, I'm getting timeouts. However, when I run the queue from the command line, it runs successfully. Any ideas on how to troubleshoot this?
Thank you in advance for your help!
Please or to participate in this conversation.