pub async fn execute_critical( cmd: CriticalCommands, ) -> Result<(), Box<dyn Error>>
Execute a critical command on our site
Called by the control worker only when the Mutex is acquired