News

When triggering a DAG run using the Airflow REST API (e.g., via a script calling the /dags/{dag_id}/dagRuns endpoint), the task instances created in the database (task_instance table) are inserted ...