pub async fn is_instance_started(
    instance_state: State<'_, SharedFactorioInstance>
) -> Result<bool, String>