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

Handle errors in starting pods #131

Closed
yuvipanda opened this issue Sep 27, 2017 · 5 comments
Closed

Handle errors in starting pods #131

yuvipanda opened this issue Sep 27, 2017 · 5 comments

Comments

@yuvipanda
Copy link
Collaborator

Be more robust to failures in starting pods from binder.

@willingc
Copy link
Collaborator

To add a bit more context to this...

Is this to add more error reporting and automated recovery from errors when creating a namespaced build pod via the kubernetes API?

@yuvipanda
Copy link
Collaborator Author

It's both:

  1. When launching pods to do the builds
  2. When launching pods by talking to the hub api to launch user servers

Both these can fail for many reasons, and we should report them back to the user.

@willingc
Copy link
Collaborator

willingc commented Oct 3, 2017

Add better reporting to the user that the build has failed along with any detail about why the build failed. #149 is a more specific case of this issue.

@choldgraf
Copy link
Member

It looks like we've got both #149 and #90 improving this. Can we consider this issue resolved?

@manics
Copy link
Member

manics commented Sep 20, 2021

No one objected to the last comment, closing.

@manics manics closed this as completed Sep 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants