Get startedGet started for free

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:

  1. In the Dags view, activate ticket_review and trigger a run.
  2. Open the latest run and wait until the human_review task shows the deferred state.
  3. Go to the Required Actions tab, enter feedback and urgency, then submit your response.
  4. Wait for the downstream send_response task to complete.

When you triggered the Dag, the human_review task entered the deferred state. Which of the following statements is true?

This exercise is part of the course

Building Data Pipelines with Airflow

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise