Skip to content

Add timeout for uclient #46

@doodieb15

Description

@doodieb15

I am running a slow ASU Server (on a VM) and the uclient in owut times out. I've added the follwing line to the function: function _request(url, dst_file, params)

uc.set_timeout(180000);

This solves my problem.

Would be great if this could be added as a command line parameter or even to the config file.

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions