CommencerCommencez gratuitement

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.

Cet exercice fait partie du cours

<cours>Building Data Pipelines with Airflow</cours>
Voir le cours

Exercice interactif pratique

Transformez la théorie en action avec l’un de nos exercices interactifs

Commencer l’exercice