While checking progress on the XML enwiki dump run, I got a DAG “mediawiki_dumps_sql_xml_large_a_to_z_full” seems to be missing from DagBag. error from Airflow:
@BTullis mentions that:
We have seen it before and I think that it is related to DAG parsing timeouts. We have even seen it on airflow-main. Should be largely harmless, as tasks a re-adopted, but it would be better if we could stop it from happening.
I was just able to reproduce this as of the creation of this ticket. All XML dump related DAGs were lost for about a minute. All other DAGs seems to be fine.


