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

HTTP: tune client timeouts used by all requests. #109

Merged
merged 1 commit into from
Dec 22, 2018

Conversation

ozerovandrei
Copy link
Contributor

Set higher default HTTP timeout, tune client's transport to use newer
net.DialContext instead of deprecated net.Dial and fix inline comments.

For #108

Set higher default HTTP timeout, tune client's transport to use newer
net.DialContext instead of deprecated net.Dial and fix inline comments.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 174

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 95.46%

Totals Coverage Status
Change from base Build 173: 0.0%
Covered Lines: 841
Relevant Lines: 881

💛 - Coveralls

@ozerovandrei ozerovandrei merged commit ecf9cbd into master Dec 22, 2018
@ozerovandrei ozerovandrei deleted the tune-http-timeouts branch January 3, 2019 14:41
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.

None yet

2 participants