dag_design_guidance
Provides expert guidance on designing efficient Apache Airflow DAGs, covering task dependencies, dynamic generation, sensor patterns, XCom usage, testing strategies, and common pitfalls to avoid.
Instructions
Get detailed guidance on designing efficient Airflow DAGs.
Returns expert guidance on:
Task dependencies and parallelism
Dynamic DAG generation
Sensor patterns
XCom usage
Testing strategies
Common pitfalls to avoid
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |