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

Inspire harvester #204

Open
wants to merge 2 commits into
base: prod
Choose a base branch
from

Conversation

switowski
Copy link

Some changes were necessary to make the Inspire harvester work

* When the harvested XML is huge (tested with 50MB) and we search for
  the resumption token, Python will basically freeze (I stopped waiting
  after 12 hours). However, since the resumption token should be in the
  headers, we can only search the first 10 000 characters of the XML.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant