ashb commented on issue #5574: [AIRFLOW-4941] Warn that default_args not applied via setter URL: https://github.com/apache/airflow/pull/5574#issuecomment-511359474 Yeah, cos of the repeated parsing it would warn again and again in the scheduler/dag parsing logs :( I wonder if it is worth extending our `apply_defaults` decorator to recordĀ a list of those arguments that are explicitly passed in - that way we could detect the example you tried. I have an idea how to do that if you want me to give it a go?
---------------------------------------------------------------- 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
