pub async fn stop_probe()Expand description
Stop the probe HTTP service.
There is a grace period defined as SHUTDOWN_GRACE_PERIOD. If the
grace period is exceeded, no further action will be taken, but an error will
be logged and this function returns.