https://github.com/Team-Pyrenees/Reviews-API/blob/b7769c4774bd0a0560aa7822a0068500ae4a564d/src/app.js#L186-L188 In production, you're not always keeping an eye on errors being thrown. I would recommend looking into ways to store or persist errors in logs.
Reviews-API/src/app.js
Lines 186 to 188 in b7769c4
In production, you're not always keeping an eye on errors being thrown. I would recommend looking into ways to store or persist errors in logs.