Function check_fn

Source
pub fn check_fn(binding: &SocketAddr) -> ServiceHealthCheckJob
Expand description

Checks the Health by connecting to the HTTP tracker endpoint.

ยงErrors

This function will return an error if unable to connect. Or if the request returns an error.