pub async fn handle_current_command( set: Option<i64>, command: Option<CurrentAction>, ) -> Result<()>