milton0825 commented on issue #5574: [AIRFLOW-4941] Warn that default_args not applied via setter URL: https://github.com/apache/airflow/pull/5574#issuecomment-511177281 @ashb correct `apply_defaults` run during instantiation and was able to capture the args specified by the user. Given that we won't be able to properly handle it in the setter, I think we need a way to warn users about that but looks like adding a `self.log.warn()` will flood the logs...
---------------------------------------------------------------- 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] With regards, Apache Git Services
