Function notify_config_hub

pub async fn notify_config_hub(
    host: String,
    rest_port: u16,
    runtime_id: String,
    tcp_port: u16,
)
Expand description

Notifies the config hub. This function will keep trying to notify the config hub until it succeeds.