Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Dispatch event NotificationFailed if an exception has occurred #119

Conversation

4irik
Copy link
Contributor

@4irik 4irik commented Oct 10, 2021

Laravel has a NotificationFailed event, but it does not dispatch it, unlike the NotificationSent event. It would be convenient to dispatch an event if an error occurred while sending the message.

@irazasyed irazasyed merged commit cf96dc5 into laravel-notification-channels:master Oct 10, 2021
@irazasyed
Copy link
Member

Nice, thanks 👍🏻

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants