Commit Graph

9 Commits

Author SHA1 Message Date
Dan Laine 979f4e2759 GET to ext/health returns 200 if heathy, else 500 2020-06-19 14:05:11 -04:00
Dan Laine 27bdba4776 GET to /ext/health returns a 200 and no body, per Fabio's request 2020-06-19 13:44:57 -04:00
StephenButtolph 3eb9788976 formatting changes 2020-06-17 23:29:30 -04:00
Gabriel Cardona f59f45a20f Make all RPC call logs `Info` level. 2020-06-15 09:35:41 -07:00
StephenButtolph 40cb65ed8f merged 2020-05-23 17:19:16 -04:00
Tyler Smith 26fc63429c
CLEANUP: Fix godoc string. 2020-05-19 11:18:02 -07:00
Tyler Smith 99aa6d3724
BUGFIX: Use atomic reads/writes for heartbeats. 2020-05-19 11:07:48 -07:00
Tyler Smith 14daa76e92
TWEAK: Rename getHealth to getLiveness.
This enables a future getReady that has different checks.
2020-05-19 11:07:48 -07:00
Tyler Smith fcd13e7d90
FEATURE: Add Health API. 2020-05-19 11:07:48 -07:00