-
Notifications
You must be signed in to change notification settings - Fork 8
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
Binderbot build times out after 5 minutes regardless of timeout flag #34
Comments
I'm going to try re-running the workflow by hand and I'm not sure the original output will be saved, so here is what originally happened:
|
I think there's a |
OK, output seems to be the same, and the default timeout value for both timeout flags is 600 seconds, so the five minute timeout must be coming from somewhere else:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Example timeout failure:
https://github.com/NCAR/notebook-gallery/runs/1841099389?check_suite_focus=true
It's possible that the shell executing binderbot has its own timeout of 5 minutes.
The text was updated successfully, but these errors were encountered: