Open
Description
When a fetch call fails, nodejs raises a warning:
UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "#".
https://github.com/nemgrouplimited/symbol-node-rewards/issues/253
fboucquez/symbol-bootstrap#176