Skip to content
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

add support to catch unhandled promise #137

Closed
sfozz opened this issue Jul 25, 2023 · 3 comments · Fixed by #232
Closed

add support to catch unhandled promise #137

sfozz opened this issue Jul 25, 2023 · 3 comments · Fixed by #232

Comments

@sfozz
Copy link

sfozz commented Jul 25, 2023

This seems to be a feature in raygun4js but is missing in this project.

@miquelbeltran
Copy link
Contributor

I may be wrong, but I think this is going to be addressed when adding async support to send() in PR #181

@sfozz
Copy link
Author

sfozz commented May 9, 2024

Have had a look at the PR, doesn't look to be providing anything like https://github.com/MindscapeHQ/raygun4js/blob/f2be885124abc234fd5adc839d4cffdc49a42f65/src/raygun.js#L456

Adding async support is a nice to have though :-)

@miquelbeltran
Copy link
Contributor

I got it now, thanks for the link!

miquelbeltran added a commit that referenced this issue Jun 7, 2024
* fix: unhandled rejection

cleanup code

* update jsdoc
@github-project-automation github-project-automation bot moved this from Todo to Merged in Raygun4Node board Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Merged
Development

Successfully merging a pull request may close this issue.

3 participants