Date: 2024-11-19 04:05:14
Score: 3.5
Natty:
Swift_TransportException: Expected response code 250 but got an empty response intermittently in queue worker using Amazon SES
php artisan queue:work --sleep=3 --tries=3 --delay=30
or in my case (Phalcon):
php app/cli.php queue main --sleep=3 --tries=3 --delay=30
Reasons:
- Probably link only (1):
- Low length (1):
- No code block (0.5):
- Low reputation (1):
Posted by: Mikhail Skorokhod