Adding --timeout=0 worked for my set up.
UPDATE:
The entire command would therefore be php artisan queue:listen --timeout=0.
Adding --timeout=0 worked for my set up.
UPDATE:
The entire command would therefore be php artisan queue:listen --timeout=0.