You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NotImplementedError:
(5 additional frame(s) were not displayed)
...
File "flask/app.py", line 1950, in full_dispatch_request
rv = self.dispatch_request()
File "flask/app.py", line 1936, in dispatch_request
return self.view_functions[rule.endpoint](**req.view_args)
File "cdci_data_analysis/flask_app/app.py", line 488, in dataserver_call_back
query.run_call_back()
File "cdci_data_analysis/flask_app/dispatcher_query.py", line 1056, in run_call_back
email_helper.send_job_email(
File "cdci_data_analysis/analysis/email_helper.py", line 313, in send_job_email
raise NotImplementedError
NotImplementedError
The text was updated successfully, but these errors were encountered:
Sentry Issue: PYTHON-1S0
The text was updated successfully, but these errors were encountered: