You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tobias has started with quick'n'dirty scripts probing the database for changes and executing stuff based on that (i.e. keeping the old member db syncronized). Asbjørn thinks this isn't much elegant and is suggesting we go for a message queue solution. Asbjørn will do further research and decide if it's worth the effort or not.
The text was updated successfully, but these errors were encountered:
Initial addition of [Rollbar](https://rollbar.com) to the application.
This baseline implementation adds a message upon server startup as well
as handling any uncaught exceptions.
- app.js - Added Rollbar with server side code from service. Added
uncaught exception handler to log unexpected errors. Added code
to link to Rollbar middleware.
Tobias has started with quick'n'dirty scripts probing the database for changes and executing stuff based on that (i.e. keeping the old member db syncronized). Asbjørn thinks this isn't much elegant and is suggesting we go for a message queue solution. Asbjørn will do further research and decide if it's worth the effort or not.
The text was updated successfully, but these errors were encountered: