Level 29
When you run via the command line or via supervisor, is this on the same environment?
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.