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:
   ![Screenshot 2024-05-06 at 16 31 
39](https://github.com/apache/airflow/assets/4122866/2217d17d-0536-4163-a909-4fe709df1da9)
   
   Marking failed from the UI
   ![Screenshot 2024-05-06 at 16 16 
47](https://github.com/apache/airflow/assets/4122866/9cef9162-4224-477c-93a1-448f4077fe10)
   


-- 
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]

Reply via email to