GitHub user AshutoshSrivastavaDev added a comment to the discussion: Facing intermittent issue in DAG
@potiuk Thanks for the suggestion! However, this doesn’t seem to be the case — we don’t do any dynamic package installations on the master instances, as this is a production setup with all dependencies baked into the base image. What’s puzzling is that this issue is intermittent — it affects roughly 10 out of 1000 DAGs at random, and often resolves itself after deleting and re-uploading the DAG file. Could this be related to Airflow's file parsing race conditions or stale .pyc files in the scheduler/webserver process? Happy to dig deeper if there are debugging pointers. GitHub link: https://github.com/apache/airflow/discussions/50390#discussioncomment-13088184 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
