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

addrConn/ClientConn cleanup #1742

Closed
2 of 6 tasks
menghanl opened this issue Dec 14, 2017 · 2 comments
Closed
2 of 6 tasks

addrConn/ClientConn cleanup #1742

menghanl opened this issue Dec 14, 2017 · 2 comments
Assignees
Labels

Comments

@menghanl
Copy link
Contributor

menghanl commented Dec 14, 2017

List of issues to be fixed:

@jeanbza
Copy link
Member

jeanbza commented Mar 9, 2018

Keep retrying with exponential backoff even if the error is non-temporary.

What's the rationale here? In the case of missing certs, this could be painful.

edit: referencing #1768

@menghanl
Copy link
Contributor Author

@jadekler The reason is, other client behaviors depend on the fact that retrying always happens, for example, resolver re-resolving (#1795 (comment))

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

No branches or pull requests

3 participants