Grouping related tasks
Your team built a flat pipeline for processing customer orders, but the Graph view has become hard to read as the number of tasks grows. Task groups organize related tasks into collapsible blocks in the UI, and default_args lets you share configuration like retries across every task in the group.
You'll create a task group that bundles the extract and transform steps and applies a consistent retry policy.
Este ejercicio forma parte del curso
Building Data Pipelines with Airflow
ejercicio interactivo práctico
Convierte la teoría en práctica con uno de nuestros ejercicios interactivos
Empezar ejercicio