ayovev / project-blue-is

💎
2 stars 0 forks source link

Catchall error handler #34

Open ayovev opened 5 years ago

ayovev commented 5 years ago

Implement error handler in Express to make sure that there are no uncaught exceptions that could possibly crash the server and prevent unexpected behavior on the client-side through a malformed or delayed (definitely or indefinitely) response.