fission-codes / fission-server

Apache License 2.0
9 stars 0 forks source link

Extend /healthcheck to test database connectivity and schema version #126

Closed QuinnWilton closed 1 year ago

QuinnWilton commented 1 year ago

Resolves https://github.com/fission-codes/fission-server/issues/119

This also adds a background task that hits the endpoint every 5 seconds, killing the server if the healthcheck fails.