dstandish commented on issue #6210: [AIRFLOW-5567] BaseAsyncOperator URL: https://github.com/apache/airflow/pull/6210#issuecomment-542409947 > @dstandish mentioned ([slack](https://apache-airflow.slack.com/archives/CCY359SCV/p1569608756022600?thread_ts=1569540521.006000&cid=CCY359SCV)) if polling / retrival is lower priority than kicking the job off this could be a reason to have separate operator + sensor. In the case i was talking about, async operator would have worked great. splitting into two tasks at the time was a hacky way to sortof achieve same behavior that this operator does in one task.
---------------------------------------------------------------- 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
