Create a framework-neutral health check handler.
The returned handler reports 200 when healthy and 503 when unhealthy. Thrown health check errors include details in development/test and use a generic message in production.
Create a framework-neutral health check handler.
The returned handler reports 200 when healthy and 503 when unhealthy. Thrown health check errors include details in development/test and use a generic message in production.