It would be nice if NdrError could additionally log client-side JavaScript errors. This would comprise of:
- API endpoint to receive error notification
- coffeescript asset, to detect browser errors, and send a notification.
We might want to consider throttling incoming notifications, in case of runaway scripts (and/or every user being a potential source of notifications).