raygun4node icon indicating copy to clipboard operation
raygun4node copied to clipboard

add support to catch unhandled promise

Open sfozz opened this issue 2 years ago • 3 comments

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

sfozz avatar Jul 25 '23 19:07 sfozz

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

miquelbeltran avatar May 07 '24 09:05 miquelbeltran

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 :-)

sfozz avatar May 09 '24 02:05 sfozz

I got it now, thanks for the link!

miquelbeltran avatar May 09 '24 04:05 miquelbeltran