sfirke opened a new issue, #29857: URL: https://github.com/apache/superset/issues/29857
### Bug description Each triggering of an alert or report appears in the log twice. Once with its actual runtime and result, once with a runtime of 00:00:00 or 00:00:01. Is there a bad join or does some event need to be filtered out? ### How to reproduce the bug Create an alert or report, let it run, look at the execution log. ### Screenshots/recordings  ### Superset version 4.0.2 ### Python version I don't know ### Node version I don't know ### Browser Not applicable ### Additional context In case it matters, all reports and alerts are being delivered by email, not Slack. ### 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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
