Open yi-cheng-chen-taiwan opened 3 months ago
Thanks for opening your first issue here! Be sure to follow the issue template! If you are willing to raise PR to address this issue please do so, no need to wait for approval.
Same thing just happened to me. Is there a solution?
Apache Airflow version
Other Airflow 2 version (please specify below)
If "Other Airflow 2 version" selected, which one?
2.9.0
What happened?
I want to build a custom timetable plugin that can get holidays from meta database variables. The data can fetch from variables. But there is an exception that throw from dag.py and the dag register failure.
Test Dag code
Plugin code
it still have the same error If i use the session directly.
What you think should happen instead?
No response
How to reproduce
or
Operating System
linux
Versions of Apache Airflow Providers
No response
Deployment
Other Docker-based deployment
Deployment details
No response
Anything else?
No response
Are you willing to submit PR?
Code of Conduct