mitodl / odl-video-service

building blocks for a basic video service for ODL
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

unnecessary Sentry errors: Non-Error exception #701

Open pdpinch opened 6 years ago

pdpinch commented 6 years ago

We started getting a lot of these sentry errors last week, but they don't seem to be meaningful. Can we stop them somehow in the app? Or should we just filter them out at Sentry?

Error: Non-Error exception captured with keys: detail, errorStatusCode

https://sentry.io/mit-office-of-digital-learning/odl-video-service/issues/677341116/

Error: Non-Error exception captured with keys: detail, errorStatusCode
  at captureException (./node_modules/raven-js/src/raven.js:500:1)
  at o._promiseRejectionHandler (./node_modules/raven-js/src/raven.js:431:1)

Non-Error exception captured with keys: detail, errorStatusCode
pdpinch commented 6 years ago

Sentry issue: ODL-VIDEO-SERVICE-BT