Skip to content

Raven to sentry

Derrick Liu requested to merge raven-to-sentry into dev

Summary

Replaces our use of Raven for python with the updated Sentry SDK. Raven is the legacy Sentry client, and hasn't seen updates since 2018. sentry-sdk is the updated version.

Merge request reports