Skip to content

Include exception into the NotificationFailed event #66

New issue

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

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

Already on GitHub? Sign in to your account

Conversation

Stalinko
Copy link

@Stalinko Stalinko commented Oct 8, 2021

I was trying to gracefully process pusher errors in my project and figured out that currently it's impossible to get the actual error message. Because the NotificationFailed event object doesn't include any details of the error occurred.

In this PR I'm fixing that.

I don't know if I must write any additional tests because the existing tests seems to cover this case already.

@Stalinko
Copy link
Author

Stalinko commented Oct 8, 2021

styleci fails like always. Let me know if I must do something with that.

@Stalinko
Copy link
Author

Any updates of this PR? @atymic ?
Also this PR has been waiting for long: #65

Both these features turned out super handy for me. So I have to keep using my fork for now and sync it with the main branch periodically.

@atymic
Copy link
Member

atymic commented Sep 24, 2022

Closed in #73

@atymic atymic closed this Sep 24, 2022
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.

2 participants