Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NotImplementedError #579

Open
sentry-io bot opened this issue Aug 31, 2023 · 1 comment
Open

NotImplementedError #579

sentry-io bot opened this issue Aug 31, 2023 · 1 comment

Comments

@sentry-io
Copy link

sentry-io bot commented Aug 31, 2023

Sentry Issue: PYTHON-1S0

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
@burnout87
Copy link
Collaborator

to be observed when the same exception will be raised again, a sentry message should be received including more details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant