Skip to content

Better default error handling

Compare
Choose a tag to compare
@neurosnap neurosnap released this 24 Jun 15:50
· 95 commits to main since this release
8e2a4cb

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.