You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "set92 (via GitHub)" <gi...@apache.org> on 2023/03/08 22:26:55 UTC

[GitHub] [airflow] set92 commented on issue #29380: Task Group options in Graph view

set92 commented on issue #29380:
URL: https://github.com/apache/airflow/issues/29380#issuecomment-1460962674

   Wasn't sure where to comment it, but this morning was thinking that it would be nice to have the `clear upstream/downstream inside the taskgroups`.
   
   In my use case, typically some task inside a taskgroup fails, so I want to avoid clearing the whole taskgroup because not all tasks are idempotent, or because there were only a couple of tasks left to finish the current taskgroup. So, it would be fantastic if I could say "I want to clear downstream from a certain task until the end of the current taskgroup". But not sure how common is this use case, so maybe it doesn't make sense to implement it.
   
   Also, another cool button I thought was having a `clear current task in the log window`. Because usually when a task fails, I go to check the log of some task. And sometimes the solution is to relaunch or fix something externally, so I wouldn't need to go back to clear the task, is something I could do from inside the log view. It would be like a fast button inside the log view.


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org