superset
superset copied to clipboard
Add Missing Stacktrace information on errors, SQL lab query execution
Bug description
Refer this thread. Absence of missing stack trace.
https://github.com/apache/superset/issues/28200#issuecomment-2081292816
How to reproduce the bug
Not purely a bug. Its adding degub informaiton
Screenshots/recordings
No response
Superset version
master / latest-dev
Python version
3.9
Node version
16
Browser
Chrome
Additional context
No response
Checklist
- [X] I have searched Superset docs and Slack and didn't find a solution to my problem.
- [X] I have searched the GitHub issue tracker and didn't find a similar bug report.
- [X] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section.
Thanks... feel free to open a PR adding logging wherever it's warranted!