eladkal commented on issue #10275: URL: https://github.com/apache/airflow/issues/10275#issuecomment-671701631
I have similar scenario: create machine -> run steps -> terminate machine For termination I use trigger rule `all_done` and it works great. Whether upstream succeeded or failed the termination task is executed. Won't it solve your use case as well? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
