async fn heartbeat_once(
client: &Client,
url: &str,
cfg: &AgentConfig,
clock: &ClockHandle,
input_tx: &Sender<ReducerInput>,
) -> Result<()>async fn heartbeat_once(
client: &Client,
url: &str,
cfg: &AgentConfig,
clock: &ClockHandle,
input_tx: &Sender<ReducerInput>,
) -> Result<()>