andrewgodwin commented on issue #17834: URL: https://github.com/apache/airflow/issues/17834#issuecomment-906526678
The problem is that the `wait` bit would need to be in a Trigger - the sensor/operator is not called at all during the deferral process as it expects a lot of environmental setup that is quite expensive! We should add a nice example of what it takes to do this, though, it's really not very difficult. -- 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]
