cmd-johnson / ckb-cloud

Server-component for connecting ckb-next to the Cloud
GNU General Public License v3.0
4 stars 0 forks source link

Improve Server Error-Handling #5

Open cmd-johnson opened 7 years ago

cmd-johnson commented 7 years ago

Currently, server errors get sent right back to clients connected to the API and not all errors are being caught and appear as nasty uncaught exceptions in the server console.