dacort commented on issue #27979:
URL: https://github.com/apache/airflow/issues/27979#issuecomment-1341716734

   I'm curious what the use-case is for cancelling a step? 
   
   Regarding the two options:
   
   > Just add a new step - no cancel
   
   I'd be hesitant to do this as who knows how long that step may run for and 
consume cluster resources. 
   
   >  If there is an existing named step
   
   Would we be able to keep track of the Step ID and use that to cancel it?


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