mik-laj commented on issue #8291: Enforce Connections & Pools URL: https://github.com/apache/airflow/issues/8291#issuecomment-613662328 I also see the benefit but I also understand the technical limitations. We cannot introduce some feature, we will limit the flexibility of operators and hooks. On the other hand, I can see that a given feature may have been useful for a certain group of users. As a compromise, we have pool related to specific tasks. Now every task can have any logic, but there is still a technical possibility to limit the number of simultaneous connections to other systems. This is not the best in all use cases, but it is useful in more cases. This also doesn't have a big impact on performance.
---------------------------------------------------------------- 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
