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
pub(crate) async fn health_endpoint() -> impl IntoResponse
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