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

Add timeout and "clean" failure to HTTP API. #164

Open
jpittis opened this issue Mar 19, 2017 · 0 comments
Open

Add timeout and "clean" failure to HTTP API. #164

jpittis opened this issue Mar 19, 2017 · 0 comments

Comments

@jpittis
Copy link
Contributor

jpittis commented Mar 19, 2017

#159 describes a bug where deleting a toxic through the HTTP API permanently blocks until TCP timeout. As suggested in the issue, we should have a "timeout and recovery of some sort" that returns a nice error code to the user explaining that they should file a bug report.

While we want to stop the API from ever hanging, I'm sure there'll be more edge cases in the future. Error codes are much nicer to look at than nothing.

cc @xthexder @sirupsen @archelan

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

No branches or pull requests

1 participant