[specref] Downtime post-mortem
Tobie Langel <[email protected]> Fri, 04 Mar 2016 12:59:32 +0100
| Newsgroups | gmane.org.w3c.specifications |
|---|---|
| Message-ID | <1457092772.1418772.539492226.52F55FBA@webmail.messagingengine.com> |
Hi all, Sorry Specref was down for a number of hours overnight as I deployed a buggy app refactor and failed to see that the app was crashing despite checking the logs. Lessons learned: - the app needs tests, not only the data, - Papertrail logs don't differentiate enough failed and served requests, so check the app too, - Don't push code late a night. Apologies, --tobie