pub fn health_filter(
) -> impl Filter<Extract = (impl Reply,), Error = Rejection> + Clone