Mình mới đọc về những thay đổi sắp tới của node, trong đó có đoạn nếu không catch rejection của promise thì sẽ nhận được thông báo:
(node:65526) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Something bad happened
(node:65526) DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.