Application is disabled until Workspace has finished startup
Open
needs decision
s2
site
- Dominant language
- Go
- Stars
- 14.5k
- Forks
- 1.5k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 601
Description
# Description
We have some Workspace which will setup complex infrastuctures such as Kubernetes Cluster inside. That is the reason why it took some time to startup. As you can see in the attached screenshot the Applicatio "code-server" is disabled until all startup scripts has finished. This is annoying as one has to wait. The code-server was already up and running as we start things in parallel.

# Solution
Do not block Coder Appilcation button until startup has finished. Allow port probing from the very start.
Contributor guide
Assessment
This issue has not been assessed yet.