Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

frequent DNS queries in case of unresolvable code location (container) #21627

Open
geoHeil opened this issue May 3, 2024 · 0 comments
Open
Labels
area: deployment Related to deploying Dagster type: bug Something isn't working

Comments

@geoHeil
Copy link
Contributor

geoHeil commented May 3, 2024

Dagster version

1.7

What's the issue?

If a docker container for a code location is unavailable dagster (daemonn and UI) are sending frequent DNS queries - in fact so many that a whole network segment gets blocked from the upstream DNS server.

Will it be possible that dagster reduces

What did you expect to happen?

some kind of backoff procedure which is not killing the upstream DNS server / causing a lock

How to reproduce?

kill the docker container of the code location in a docker compose or k8s setup

Deployment type

Docker Compose

Deployment details

No response

Additional information

No response

Message from the maintainers

Impacted by this issue? Give it a 👍! We factor engagement into prioritization.

@geoHeil geoHeil added the type: bug Something isn't working label May 3, 2024
@garethbrickman garethbrickman added the area: deployment Related to deploying Dagster label May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: deployment Related to deploying Dagster type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants