o-nikolas commented on code in PR #61227:
URL: https://github.com/apache/airflow/pull/61227#discussion_r2743470558
##########
airflow-core/src/airflow/ti_deps/deps/pool_slots_available_dep.py:
##########
@@ -53,6 +55,21 @@ def _get_dep_statuses(self, ti, session, dep_context=None):
)
return
+ # Check team compatibility
Review Comment:
What is needed from the DB in the dag processor to verify this condition?
--
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]