ephraimbuddy opened a new pull request, #39440: URL: https://github.com/apache/airflow/pull/39440
Marking task as success/failure would be logged in real time in the log however, when a task is cleared, the log would be shown on the next run of the task instance. Logging task clearing in real time leads to zombie so I opted to log it at the start of the next run Clearing a task from the UI:  Marking failed from the UI  -- 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]
