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 error messages to be more expressive #6

Open
panthershark opened this issue Nov 12, 2013 · 0 comments
Open

Update error messages to be more expressive #6

panthershark opened this issue Nov 12, 2013 · 0 comments

Comments

@panthershark
Copy link
Member

Currently, when a route fails the server returns No matching route or route failed

We should update to send

No matching route when the route evaluation failed to match
Handler not defined when the handler is absent
Handler execution failed when the handler throws an exception

We already send timeout message when the handler fails to write the response at all.

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