Hi,
airflow-provider-flyte allows airflow dag to include flyte workflow or task, and sensor when flyte task is completed.
What I need is the opposite:
I need a flyte task to sensor when an airflow dag run is completed and then trigger the flyte downstream workflow or task.
Is there any such airflow-sensor in flyte?
If not, could anyone suggest any approach to achieve that?
Thanks!
@glamorous-carpet-83516, that makes sense.
Do you know any team or person who has done airflow sensor?
I don’t want to re-invent the wheel for one thing.
At least I would like to learn from lessons others learned.
Thanks!