fix: realtime connection?!

This commit is contained in:
Andras Bacsai
2023-12-11 18:06:29 +01:00
parent 3ffa2b6b8d
commit 17c8872130
8 changed files with 170 additions and 11 deletions

View File

@@ -36,6 +36,7 @@ class Init extends Command
}
$this->cleanup_in_progress_application_deployments();
$this->cleanup_stucked_helper_containers();
setup_dynamic_configuration();
}
private function cleanup_stucked_helper_containers()
{