Better "dependency already registered" warning message
See original GitHub issueDescription I have started getting a bunch of warnings like:
[2021-03-05 00:28:49,472] {baseoperator.py:1151} WARNING - Dependency <Task(PythonOperator): hold_for_review>, notify_on_slack already registered
I am sure this is my fault, but it would be nice if this warning included the dag, or at least the file, so i would have more of an idea where it is happening.
Use case / motivation Would make debugging easier.
Are you willing to submit a PR?
No
Issue Analytics
- State:
- Created 3 years ago
- Comments:8 (5 by maintainers)
Top Results From Across the Web
Airflow: "already registered for DAG" when dynamically ...
I tried your code and works just fine, I don't get any of the mentioned warnings. I'm running Airflow v2.1.2 using the official ......
Read more >Already registered for dag errors - Airflow - Astronomer Forum
Hi. I keep getting the already registered for DAG error in Airflow. Possible reason for this I think that I pass the value...
Read more >[GitHub] [airflow] KulykDmytro opened a new issue #18870
[GitHub] [airflow] KulykDmytro opened a new issue #18870: TaskFlow usage leads to parsing warning: Dependency already registered for DAG.
Read more >Error message while `yum update' "This system is registered ...
Issue. Any yum (update/install) command returns "This system is registered to Red Hat Subscription Management, but is not receiving updates.
Read more >Dependency Walker Frequently Asked Questions (FAQ)
DLL (like the one on Windows XP) have a delay-load dependency on the ... The best way to debug a module that fails...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
BTW Changes look great, it just took forever to get us migrated to a newer version of Airflow. Thanks!
Solution looks good, ill test it once it is released.