Apache Airflow is a widely used scheduling / orchestration service. It's well documented at https://airflow.apache.org/ where you can find details on DAGs <https://airflow.apache.org/docs/apache-airflow/stable/index.html#dags>. Our wikitech docs are more about how we deploy and maintain it. Basically, tasks inside an airflow orchestration until form a directed acyclic graph.
On Tue, Aug 11, 2026 at 9:24 AM Roy Smith via Wikitech-l < [email protected]> wrote: > I'm reading Dumps/Airflow on wikitech. It talks about DAGs. What is a > DAG? The usual meaning (Directed Acyclic Graph) doesn't make any sense in > this context. > > _______________________________________________ > Wikitech-l mailing list -- [email protected] > To unsubscribe send an email to [email protected] > https://lists.wikimedia.org/postorius/lists/wikitech-l.lists.wikimedia.org/ >
_______________________________________________ Wikitech-l mailing list -- [email protected] To unsubscribe send an email to [email protected] https://lists.wikimedia.org/postorius/lists/wikitech-l.lists.wikimedia.org/
