It is impossible to handle the createConnection error due to ``console.error(err)`` which ends the process. <img width="592" alt="screenshot 2018-10-16 at 16 17 17" src="https://user-images.githubusercontent.com/26884928/47023583-3e794280-d160-11e8-86c3-562084aef28a.png"> In my opinion, there should be a way to handle it outside the Hadron.
It is impossible to handle the createConnection error due to
console.error(err)which ends the process.In my opinion, there should be a way to handle it outside the Hadron.