showProgress = true; dispatch(new InstanceAutoUpdateJob(force: true)); Toaster::success('Update started.'); } catch (\Exception $e) { return general_error_handler(err: $e, that: $this); } } }