pub type HealthCheckOutputType = Pin<Box<dyn Future<Output = bool> + Send>>;