The process /usr/local/bin/php artisan queue:work exceeded the timeout of 60 seconds
# php artisan queue:listen database
when i run this command the data is fetched in Database but it stopped with the following error.....
[SymfonyComponentProcessExceptionProcessTimedOutException]
The process " ' /usr/local/bin/php' ' artisan' queue:work ' database' --once --queue=' default' --delay=0 --memory=128 --sleep=3 --tries=0 --env=' local' " exceeded the timeout of 60 seconds.