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

reuse http connection by caching HTTP::Client #90

Merged
merged 1 commit into from
Feb 14, 2021

Conversation

repomaa
Copy link
Contributor

@repomaa repomaa commented Feb 12, 2021

handle disconnected tcp sockets by retrying with a fresh client
this is also a bit more DRY since handle_response! is called in exec

handle disconnected tcp sockets by retrying with a fresh client
@repomaa repomaa force-pushed the topic/reuse-connection branch from e204e6b to 6b68625 Compare February 12, 2021 01:12
@taylorfinnell taylorfinnell merged commit 3bd5718 into taylorfinnell:master Feb 14, 2021
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.

2 participants