Better default error handling
errorHandler
which is placed inside requestMonitor
will now display an error from where the error originated from as well as post the ctx
object. This should make debugging when an endpoint throws an error easier.