jbmeerkat commented on PR #16267:
URL: https://github.com/apache/airflow/pull/16267#issuecomment-1203861125

   > Your praised very simple `max_active_tasks_per_dag` was simply wrong name. 
There is a difference between task and task instance. The `tis` is often used 
all over the code for `task_instance` and this is right. 
`max_activet_tasks_instances_per_dag` would be simply too long.
   > 
   > It's all perfectly logical and accurate. As opposed to previous name which 
was wrong and illogical.
   
   Jarec thank you very much for clarification. Now I see why that changed! 
   
   To be more clear I'm looking not from an Airflow developer perspective but 
from an Airflow user perspective, so I don't know how it's named in the code. I 
just updated my Airflow instance and started to see a deprecation warnings 
about this "tis" 😄 
   
   I'm not trying to dispute that name, just telling about my experience.


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