Hello everyone, I created a draft AIP regarding "External event driven scheduling in Airflow". This proposal is about adding capability in Airflow to schedule DAGs based on external events. Here are some examples of such external events: - A user signs up to one of the user pool defined in my cloud provider - One of the databases used in my company has been updated - A job in my cloud provider has been executed successfully
The intent of this AIP is to leverage datasets (which will be soon assets) and update them based on external events. I would like to propose this AIP for discussion and more importantly, hear some feedbacks from you :) https://cwiki.apache.org/confluence/display/AIRFLOW/AIP-82+External+event+driven+scheduling+in+Airflow Vincent