pub async fn start_http_service(context: WorkerContext)
Expand description

Starts an HTTP service

This service expose a liveness probe and prometheus metrics. The port is configured via the app_http_port environment variable and defaults to 8050.