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

UI when a session that is not ready (or does not have web ui) is accessed #638

Open
Tracked by #597
olevski opened this issue Jul 16, 2024 · 0 comments
Open
Tracked by #597

Comments

@olevski
Copy link
Member

olevski commented Jul 16, 2024

The idea here is that we could have a proxy or something similar that will always handle the HTTP access to the session.

So as long as this sidecar container (or component) is running then when the user goes to the session url they will get a nice output. I.e. not just a 503 code or something weird. When the session does not have a http frontend we can mention that. And if the session is failing we can give information about the failure.

This should be considered/implemented only after #614 and #637.

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