Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Atul Varma e7d5bc57ae Health check subsystems can provide richer data about their status.
Specifically, if they set a 'notes' property on their metadata object,
it will be displayed in the console version of their results, for
easier debugging.
2013-06-03 22:18:28 -04:00
Atul Varma ec4b9ce536 No more killing the server at startup if healthcheck fails.
However, we do print a big red message telling anyone watching that
things are seriously messed up.
2013-06-03 18:56:00 -04:00
Atul Varma 4bf40a8222 Added /health_check endpoint, with health check at startup too.
The health check ensures that s3, aestimia, openbadger, and MySQL
connections are all functional.

Currently the cookie secret is used as the password at /health_check but
we can change this later in app.js.
2013-06-03 16:30:31 -04:00