mattrobineau / stories

Community driven link aggregater for .Net written in C#
MIT License
1 stars 1 forks source link

Site crashes when RabbitMQ server cannot be found #8

Closed mattrobineau closed 7 years ago

mattrobineau commented 7 years ago

Site should log an error that RabbitMQ is unavailable and continue the flow.

mattrobineau commented 7 years ago

We will catch the error and log it. Broken publishing to RabbitMQ should not crash/disrupt usage of the site. At soon as RabbitMQ server goes back up, the cron jobs will update all the scores at launch.