Harshil-Jani opened a new issue, #45372:
URL: https://github.com/apache/airflow/issues/45372
### Apache Airflow version
Other Airflow 2 version (please specify below)
### If "Other Airflow 2 version" selected, which one?
2.10.0
### What happened?
There is a DAG which we wrote. It randomly pops up in UI sometimes and goes
missing. When we hit that URL it shows DAG missing from DAGBAG. and even if
nobody changes anything, It just pops up from somewhere. On logs we have
checked that even when the DAG is missing from DagBag it still runs and does
it's tasks (we verified this via db and pod). Can we please get some light on
why this randomness ?
### What you think should happen instead?
Dag should either be visible all the time or stay missing all the time.
### How to reproduce
No idea
### Operating System
Linux
### Versions of Apache Airflow Providers
_No response_
### Deployment
Docker-Compose
### Deployment details
_No response_
### Anything else?
_No response_
### Are you willing to submit PR?
- [X] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]