Skip to content

Timeout is too short #18

Description

@aidanheerdegen

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:

  1. Remove the specified timeout values and just use the default value (10s)
  2. Increase the values in each place
  3. Make this a user-settable option in cosima_cookbook.conf
  4. Some combination of 1-3

This may be related to #13

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions