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

Update httpclient, add iprepd write timeouts #305

Merged
merged 2 commits into from
Jan 22, 2020
Merged

Update httpclient, add iprepd write timeouts #305

merged 2 commits into from
Jan 22, 2020

Conversation

ameihm0912
Copy link

Updates httpclient to 4.5.11.

This also adds connection, socket, and connection manager timeout values to IprepdIO.WriteFn. This should help prevent cases where the output step hangs if iprepd does not respond to a particular PUT request correctly or in a timely manner.

Aaron Meihm added 2 commits January 21, 2020 11:03
Adds connection and socket timeout values to the HttpClient used for
iprepd write requests to prevent the DoFn from hanging in cases where
iprepd is not responding correctly.
@ameihm0912 ameihm0912 merged commit 33b4c9c into master Jan 22, 2020
@ameihm0912 ameihm0912 deleted the iprepdto branch January 22, 2020 19:39
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

3 participants