1 comment

[ 9.0 ms ] story [ 50.6 ms ] thread
I'm a big fan of Airflow. Used it to replace our "Python script run on a cron" batch ETL process - you have to conform to Airflow's model of DAGs and operators, but it's really good for monitoring a workflow and restarting it from a failed task etc.