Skip to content

Updating Sentry SDK

Ben requested to merge chore/upgrade-sentry into master

Summary

Closes front#2451 (closed) Depends on front!731 (merged)

May help in noise reduction.

Steps to test

This should work:

  1. Type adult in a post
  2. Go to admin firehose
  3. Delete your post
  4. Open your network tab
  5. Approve the post by clicking the check mark
  6. Should see dispatch to Sentry after the endpoint 500's.
  7. Check Sentry updated. Remember to filter by enviroment.

Estimated Regression Scope

Maybe Sentry wouldn't report

Merge request reports