Stop griping about errors. Also, if a handler throws an error, it will throw the error as is instead of returning a `500` error response.
Stop griping about errors.
Also, if a handler throws an error, it will throw the error as is instead of returning a
500error response.