Skip to content

Added queueing info to the Sneak command#2

Open
npostman wants to merge 2 commits intobryanrscott:masterfrom
Postis:master
Open

Added queueing info to the Sneak command#2
npostman wants to merge 2 commits intobryanrscott:masterfrom
Postis:master

Conversation

@npostman
Copy link

@npostman npostman commented Jan 8, 2025

I've spend too much time trying to figure out why I did not receive the test email when running php artisan sneaker:sneak, even though the terminal showed Sneaker is working fine ✅. Turned out I was using the queue, or queue was just not set to sync, and there were no workers running.

So, now, when the default queue is not set to 'sync', when running php artisan sneaker:sneak a warning is shown in the console to alert the user that the email has been pushed to the queue and not sent immediately.

When the default queue is not set to 'sync', a warning is shown in the console to alert the user that the email has been pushed to the queue and not sent immediately.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant