eladkal commented on issue #9755: URL: https://github.com/apache/airflow/issues/9755#issuecomment-692872983
It's a bit more complicated than what you described. You assume here that DAG uses only one connection resource. Consider a DAG writing to MySQL A and B. If A is under maintance. I dont think you can assume everyone would like to pause writing to B just because A is under maintance. ---------------------------------------------------------------- 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]
