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.
Questo esercizio fa parte del corso
Building Data Pipelines with Airflow
esercizio interattivo pratico
Trasforma la teoria in pratica con uno dei nostri esercizi interattivi
Inizia esercizio