Cook
Cook copied to clipboard
Local healthchecks for services via Cook Executor
We can let the executor perform health checks on a service (with a startup grace period) and fail the task once the running service becomes unhealthy. It could use environment variables *(e.g. PORT0 and HEALTH_CHECK_PATH) to determine where to perform health checks.