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

feat(client): add resolve timeout to HttpConnector (to 0.12) #1994

Merged
merged 1 commit into from Nov 12, 2019
Merged

feat(client): add resolve timeout to HttpConnector (to 0.12) #1994

merged 1 commit into from Nov 12, 2019

Commits on Oct 25, 2019

  1. feat(client): add resolve timeout to HttpConnector

    The recently-added connect timeout does not cover resolving hostnames, which
    could also stall on an OS-level timeout if there are issues reaching the DNS
    server.
    chewi committed Oct 25, 2019
    Copy the full SHA
    f4a9999 View commit details
    Browse the repository at this point in the history