eschutho opened a new pull request, #35592: URL: https://github.com/apache/superset/pull/35592
## Description This PR improves logging for alert/report execution by logging the `execution_id` instead of the report schedule name in query timing logs. This makes it easier to correlate logs across the execution flow when debugging issues. ### Relevant ticket(s) * Internal debugging improvement - no external ticket ### Screenshots N/A - logging change only ## Test plan - [x] Code review - verify the change logs execution_id instead of report schedule name - [x] Verify pre-commit hooks pass - [ ] Manual testing: Execute an alert and verify the log message includes execution_id Test env URL (if any): N/A -- 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]
