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

Add backoff to client connect attempts. #3496

Merged
merged 2 commits into from
Mar 22, 2020
Merged

Conversation

smurfix
Copy link
Contributor

@smurfix smurfix commented Feb 18, 2020

Closes #3487.

@mrocklin
Copy link
Member

@jacobtomlinson could I ask you to take a look at this? I think that we ended up doing this repeated connection bit because of new Kubernetes addresses arriving.

@mrocklin
Copy link
Member

mrocklin commented Mar 3, 2020

Ping @jacobtomlinson in case you're back on work

@TomAugspurger
Copy link
Member

@smurfix can you respond to #3496 (comment)?

@mrocklin
Copy link
Member

It as faster to just make changes than wait here. I've pushed to @smurfix 's branch

I've also instituted a maximum delay of 1s.

Merging on passed tests.

@mrocklin mrocklin merged commit 7deb3b0 into dask:master Mar 22, 2020
@mrocklin
Copy link
Member

This is merged in . Thank you @smurfix .

Also, I notice that this is your first code contribution to this repository. Welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Attempts to connet to a non-running server spam it with connect attempts
4 participants