Function bundler::health_endpoint
source ยท pub(crate) async fn health_endpoint() -> impl IntoResponse
Expand description
Returns an HTTP 200 response when requested.
Failures in the bundle update and serialization result in service crash, so ability to serve this endpoint implies liveness