NHSDigital / ndr_error

Error logging Rails engine
MIT License
1 stars 3 forks source link

Capture client-side exceptions #3

Open joshpencheon opened 8 years ago

joshpencheon commented 8 years ago

It would be nice if NdrError could additionally log client-side JavaScript errors. This would comprise of:

We might want to consider throttling incoming notifications, in case of runaway scripts (and/or every user being a potential source of notifications).