pub async fn handle_recovery_command( command: RecoveryCommands, node_url: &str, finalized: bool, ) -> Result<()>