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 exercicio faz parte do curso
Building Data Pipelines with Airflow
exercicio interativo prático
Transforme teoria em prática com um dos nossos exercicio interativos
Iniciar exercicio