Adding a human approval gate
After discussing details with your boss, you decide to add a Human-In-The-Loop approval step on the months that require special attention.
In this final step, you'll add a human approval gate before the year-end report is pushed to the warehouse, completing the sales_etl pipeline. When approved by a reviewer in the Airflow UI, the data continues downstream to push_to_warehouse; if rejected, the run halts.
This exercise is part of the course
Introduction to Apache Airflow in Python
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise