Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: restart APICs containers when the engine is restarted (#2441)
## Description Fixing the issue when running the `kurtosis engine restart --restart-apic-containers`. The issue was happening when the Engine's REST API was trying to reconnect to all the enclaves while the APIC containers were in the restart process. We are also increasing the engine's readiness check time because the restart process could take more than 1 minutes if there are many APIC containers running ## REMINDER: Tag Reviewers, so they get notified to review ## Is this change user facing? YES ## References (if applicable) This is part of the `upgrade kurtosis from the UI` project
- Loading branch information