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

Notebook startup timeout #74

Open
gweis opened this issue Dec 12, 2018 · 0 comments
Open

Notebook startup timeout #74

gweis opened this issue Dec 12, 2018 · 0 comments

Comments

@gweis
Copy link

gweis commented Dec 12, 2018

Reduce timeout waiting for notebook to startup. With a reduced timeout we may be able to return quicker to an end user in case notebook start up fails for some reason.

Important thing here is that the initial sync fo the workspace has to be factored into the time out. We have to make sure that a full download from object store can happen before the time out expires.
Or we have to change how we sync it (e.g. not using initcontainers) but then have to be careful with readiness and liveness probes

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