Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Implement timeouts for requests to backend #18

Closed
hjr3 opened this issue Nov 17, 2016 · 7 comments
Closed

Implement timeouts for requests to backend #18

hjr3 opened this issue Nov 17, 2016 · 7 comments
Milestone

Comments

@hjr3
Copy link
Owner

hjr3 commented Nov 17, 2016

There is no timeout when sending a request to the backend. This is probably blocked by #16 and may need to be discussed with people in the tokio irc channel.

@hjr3 hjr3 added this to the v0.0.1 milestone Nov 17, 2016
@hjr3
Copy link
Owner Author

hjr3 commented Nov 22, 2016

This looks to be something that will be native to tokio-proto.

@hjr3
Copy link
Owner Author

hjr3 commented Jan 13, 2017

Now that we moved to hyper, waiting for this to be implemented and then we just need to use it.

@hjr3
Copy link
Owner Author

hjr3 commented Feb 14, 2017

Moving to 0.2 milestone as we wait for hyper.

@hjr3 hjr3 modified the milestones: v0.2.0, v0.1.0 Feb 14, 2017
@hjr3 hjr3 modified the milestones: v0.3.0, v0.2.0 May 26, 2017
@hjr3
Copy link
Owner Author

hjr3 commented May 26, 2017

Moving to 0.3 milestone as we wait for hyper.

@hjr3
Copy link
Owner Author

hjr3 commented Jun 23, 2017

@hjr3
Copy link
Owner Author

hjr3 commented Jun 29, 2017

I tried to implement this. Unfortunately, https://github.com/sfackler/hyper-timeout-connector works for hyper 0.10.0, but we are using 0.11.0.

@hjr3
Copy link
Owner Author

hjr3 commented Jul 1, 2017

Waiting on hyperium/hyper#1234

hjr3 added a commit that referenced this issue Jul 15, 2017
- hyper-timeout allows connect, read and write timeouts
- updated Config with timeout values
- refactor the way the worker is started

Fixes #18
hjr3 added a commit that referenced this issue Jul 15, 2017
- hyper-timeout allows connect, read and write timeouts
- updated Config with timeout values
- refactor the way the worker is started

Fixes #18
hjr3 added a commit that referenced this issue Jul 15, 2017
- hyper-timeout allows connect, read and write timeouts
- updated Config with timeout values
- refactor the way the worker is started

Fixes #18
@hjr3 hjr3 closed this as completed in #122 Jul 15, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant