PRX / meta.prx.org

Meta data for all PRX services and apps.
0 stars 0 forks source link

Better js error reporting #58

Open cavis opened 6 years ago

cavis commented 6 years ago

Make sure we get some sort of error-tracing and screenshot/page-dump when javascript errors occur.

pkarman commented 6 years ago

@cavis does this mean JS error tracing in New Relic? Logged somewhere? Or just better exception handling in the JS console?

cavis commented 6 years ago

I was referring to the thrown/console.errors in the browser itself. (This may not be as much of a problem as it used to be, given the most recent error traces).