mrfelpa opened this issue a year ago · 1 comments
It is advisable to enclose the asynchronous segments of your code within a try...catch block in order to effectively manage and address any potential errors that may arise. I made an example:
Already is ;)
web-check/server.js
Lines 40 to 47 in 7559716