issmirnov / zap

Blazing fast web shortcuts.
MIT License
77 stars 7 forks source link

Refactor error handling to send helpful 500's #3

Open issmirnov opened 7 years ago

issmirnov commented 7 years ago

Right now we ignore all errors. Server is stable, but users might get confused. Look into sending helpful messages:

issmirnov commented 7 years ago

Code pointer: https://godoc.org/github.com/julienschmidt/httprouter#Router.PanicHandler