Skip to content
This repository has been archived by the owner on Nov 8, 2018. It is now read-only.

Uncaught errors in express get swallowed with no response #50

Open
RGBboy opened this issue Jan 21, 2016 · 0 comments
Open

Uncaught errors in express get swallowed with no response #50

RGBboy opened this issue Jan 21, 2016 · 0 comments
Labels

Comments

@RGBboy
Copy link
Contributor

RGBboy commented Jan 21, 2016

If an error occurs and is not handled in an express route a response is never sent back to the client. I think adding an error handling middleware will remedy this.

There is also the occasional error that seems to get swallowed in the promise chain.

@RGBboy RGBboy added the bug label Jan 22, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant