feat: make health check configurable#122
Conversation
for more information, see https://pre-commit.ci
|
My main concern with the current approach in this PR is how health checks will handle start up when |
…ble' into feat/make-health-check-configurable
Yeah, I think that should be the responsibility of the service to give some grace period for the proxy to become healthy |
This PR looks to solve #120.
It does so by making certain aspects of the health check configurable, with the bear minimum health check being to confirm that the environment document has been updated at some point.