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

Timeout error on successful (and non) harvest requests #96

Closed
rhodges opened this issue Dec 17, 2012 · 1 comment
Closed

Timeout error on successful (and non) harvest requests #96

rhodges opened this issue Dec 17, 2012 · 1 comment
Assignees
Labels
Milestone

Comments

@rhodges
Copy link

rhodges commented Dec 17, 2012

Currently adding a timout value on line 421 of pycsw/admin.py.

@tomkralidis
Copy link
Member

@rhodges with this, you can now run:

$ ./sbin/pycsw-admin.py -c post_xml -u http://host/csw -x path/to/file.xml -t 30

Note the -t flag, which allows for number of seconds to HTTP timeout (default is 30)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants