pub fn spawn_watchdog( node: Node, status: NodeStatus, db: Database, sender: UnboundedSender<EpochInit>, producer_pk: String, ) -> JoinHandle<()>