openstax-cms icon indicating copy to clipboard operation
openstax-cms copied to clipboard

Remove Logger reference in check redirects email code

Open edwoodward opened this issue 3 years ago • 0 comments

Description

When an exception happens when sending the check redirects email, it is trying to log the exception which does not work. It should be sending the exception to Sentry - Sentry.capture_exception()

Acceptance Testing

Failure to send check redirects email sends exception to Sentry. This is most likely not testable outside of development.

edwoodward avatar Aug 01 '22 14:08 edwoodward