potiuk commented on issue #35644: URL: https://github.com/apache/airflow/issues/35644#issuecomment-1811681995
Yes. good idea. Might be worth implementing it. BTW. There is another problem with tasks running low-level C-code that are not interrupted by signal (and should be handled in yet another way) - see https://github.com/apache/airflow/issues/35474 - but indeed when code is catching all exceptions, chaning timeout to BaseException should work well. Would you like to implement it @hterik ? -- 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]
