gordonwells commented on issue #42542:
URL: https://github.com/apache/airflow/issues/42542#issuecomment-2471606074
I don't have time to check the source code to understand why, but enabling
the standalone DAG processor in the helm chart values solved this issue for me:
```yaml
dagProcessor:
enabled: true
```
I'm using Airflow 2.9.3 and haven't tested this for later versions.
--
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]