ddeepwel commented on issue #26644:
URL: https://github.com/apache/airflow/issues/26644#issuecomment-1258208439

   My point is that labeling the argument as default_args is potentially 
confusing because it is passed as an argument to the Dag and therefore could be 
understood as something that will be applied to the Dag. 
   
   It should be named something like default_task_args or default_operator_args 
to make it apparent that it is applied to tasks within the dag rather than the 
dag itself.


-- 
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]

Reply via email to