question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Better "dependency already registered" warning message

See original GitHub issue

Description 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:closed
  • Created 3 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
fjmacagnocommented, Feb 17, 2022

BTW Changes look great, it just took forever to get us migrated to a newer version of Airflow. Thanks!

1reaction
fjmacagnocommented, Apr 19, 2021

Solution looks good, ill test it once it is released.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found