Responding to a Required Action in the UI
The ticket_review Dag has been deployed. Run it through the Airflow UI to experience the full human-in-the-loop workflow: trigger a run, respond to the form, and verify the output.
Follow these steps:
- In the Dags view, activate
ticket_reviewand trigger a run. - Open the latest run and wait until the
human_reviewtask shows the deferred state. - Go to the Required Actions tab, enter feedback and urgency, then submit your response.
- Wait for the downstream
send_responsetask to complete.
When you triggered the Dag, the human_review task entered the deferred state. Which of the following statements is true?
Это упражнение является частью курса
Building Data Pipelines with Airflow
Практическое интерактивное упражнение
Превратите теорию в практику с помощью одного из наших интерактивных упражнений
Начать упражнение