o-nikolas commented on PR #68403: URL: https://github.com/apache/airflow/pull/68403#issuecomment-5249683528
Quite a good write up from @dkranchii but as the person who added that code to the exec api in the first place @ash the tl;dr is that we needed a reliable way to know the team of a task for triggers, xcom, etc. This is directly from the "server" side (can't be manipulated or mis configured by users.) and used in multiple places. This PR is just updating typing, no need to put any major blockers on this one. -- 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]
