-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
I've had a few people report issues with getting vdi_jupyter.py working that seem to be resolved by increasing the timeout values here
https://github.com/coecms/nci_scripts/blob/master/vdi_jupyter.py#L168
and here
https://github.com/coecms/nci_scripts/blob/master/vdi_jupyter.py#L238
The current 2 second timeout seems very short.
Proposed fixes:
- Remove the specified timeout values and just use the default value (10s)
- Increase the values in each place
- Make this a user-settable option in
cosima_cookbook.conf - Some combination of 1-3
This may be related to #13
Metadata
Metadata
Assignees
Labels
No labels