zhongjiajie commented on issue #8296: Make execute and on_kill as abstractmethod in baseoperator URL: https://github.com/apache/airflow/pull/8296#issuecomment-613833813 > This is also not that simple as some operators are not stand alone but a part of series of operators. But if we add on_kill function to all operator, they could kill process if not success, whether task instance failed or up_for_retry, the next task will not run, and I think that could be work. Did I missing some situation here?
---------------------------------------------------------------- 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] With regards, Apache Git Services
