potiuk commented on issue #17463: URL: https://github.com/apache/airflow/issues/17463#issuecomment-894145891
This is a problem with your deployment. Something is killing your tasks (it's not airflow). You should look in logs from your deployment why Airlfow containers are killed. Usually this is because of some resource problems - neither airflow logs nor changing anything in Airflow can help. You should examine the logs of your deployment and figure the root cause/find out why the containers are killed. -- 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]
