pub async fn execute_heartbeat(
backend: &BackendConn,
operation: HeartbeatOperation,
body: Bytes,
) -> Result<CommandResponse>pub async fn execute_heartbeat(
backend: &BackendConn,
operation: HeartbeatOperation,
body: Bytes,
) -> Result<CommandResponse>