Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

auto reload for port not found &| better control of auto open ports #5932

Closed
konne opened this issue Sep 29, 2021 · 1 comment
Closed

auto reload for port not found &| better control of auto open ports #5932

konne opened this issue Sep 29, 2021 · 1 comment

Comments

@konne
Copy link

konne commented Sep 29, 2021

During the setup of software like ng serve the port is sometime already opened and gitpod opens the page,
but the app is still not available and this lead to the following screen.

image

The wish is that this page just has a small js script that reloads that page every 5 sec. So after the app is really loaded
that the app is shown.

Another feature would be that your backend is checking if the port is really reachable via HTTP with an 200 and only open the browser window after the app is reachable.

@konne
Copy link
Author

konne commented Sep 30, 2021

@rohan-patra thanks for your PR on this issue #5938

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant