RehanAhmad25 commented on issue #69543:
URL: https://github.com/apache/airflow/issues/69543#issuecomment-5312567249

   Makes sense, I'll rework it properly this time rather than patch further on 
top of what's in PR : https://github.com/apache/airflow/pull/69925. I'll build 
it fresh from ground zero in a new PR: `start_trigger_args` built per-instance 
instead of mutating the class attribute, and the moment resolved lazily at 
trigger-start time instead of parse time, so `start_from_trigger` actually 
keeps working. I'd rather not clutter PR : 
https://github.com/apache/airflow/pull/69925 with a different design 
mid-review, so I'll link the new PR back here once it's up, and we can close 
this one out depending on how that lands.


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