ashb commented on pull request #10666: URL: https://github.com/apache/airflow/pull/10666#issuecomment-684917240
> @ashb I think this should be a hard decision. If you kill a task in the UI, there's an expectation that it is killed immediately. Setting a timeout config would just add another knob on a pretty crammed panel. I don't think there's any requirement for it to be "instant", just quick. I was thinking this would be an operator paremeter, not anything in the UI. I was also though perhaps confusing Kube's gracePeriodSeconds with the docker stop-timeout-then-kill but they are different. So this is probably okay. Only question that remains then is if this needs a config option to disable. I don't know either way. ---------------------------------------------------------------- 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]
