temporary disable containerstatusjob failed
This commit is contained in:
parent
ba74d55b4c
commit
e9149e534d
@ -258,7 +258,7 @@ public function handle(): void
|
||||
$this->server->team->notify(new ContainerStopped($containerName, $this->server, $url));
|
||||
}
|
||||
} catch (\Throwable $e) {
|
||||
send_internal_notification('ContainerStatusJob failed with: ' . $e->getMessage());
|
||||
// send_internal_notification('ContainerStatusJob failed with: ' . $e->getMessage());
|
||||
ray($e->getMessage());
|
||||
throw $e;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user