pub async fn stop_instances(
    app_handle: AppHandle<Wry>,
    instance_state: State<'_, SharedFactorioInstance>
) -> Result<(), String>