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.

Comment From: rusackas

Thanks... feel free to open a PR adding logging wherever it's warranted!

Comment From: rusackas

Just closed and reopened the linked PR in hopes that I'll pass CI, and we can finally get this one resolved/closed. Thanks for your patience, sorry it's slipped under the radar for a crazy long time.

Comment From: rusackas

Fiddling with the PR again to try to get it to pass... stay tuned, folks!