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

Error output #125

Merged
merged 3 commits into from
Nov 24, 2015
Merged

Error output #125

merged 3 commits into from
Nov 24, 2015

Conversation

msjonker
Copy link
Contributor

Errors in ProxyConnection#handle_request were not being written to the log, which made it confusing to understand why some requests were not completing and getting cached.

This PR adds EventMachine::Deferrable callbacks to ProxyConnection to handle the logging and allows the pending :error spec to run without stopping the server.

@ronwsmith
Copy link
Collaborator

Thanks for the contribution!

ronwsmith added a commit that referenced this pull request Nov 24, 2015
@ronwsmith ronwsmith merged commit 12a8f2c into oesmith:master Nov 24, 2015
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