Add liveness check endpoint #1

Merged
slvrbckt merged 1 commits from feature/health_check_endpoint into github 2021-04-09 09:19:52 +00:00
Owner

GET /health/live returns "200 OK".

Necessary for UptimeRobot, because 404 counts as "down".

`GET /health/live` returns "200 OK". Necessary for UptimeRobot, because 404 counts as "down".
raucao added the
kredits-1
label 2021-04-09 08:34:50 +00:00
raucao added 1 commit 2021-04-09 08:34:51 +00:00
8a3b86e27d
Add liveness check endpoint
`GET /health/live` returns "200 OK"
raucao requested review from Core 2021-04-09 08:35:05 +00:00
slvrbckt approved these changes 2021-04-09 09:19:36 +00:00
slvrbckt merged commit da73fe2bba into github 2021-04-09 09:19:52 +00:00
Author
Owner

There was a mixup when creating the repo and PR, so it was merged into the wrong branch. Will merge locally and push to master...

There was a mixup when creating the repo and PR, so it was merged into the wrong branch. Will merge locally and push to master...
Sign in to join this conversation.
No description provided.