You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 13, 2020. It is now read-only.
Traceback (most recent call last):
File "/home/cloo/harvester/src/harvester/service/runner.py", line 8, in <module>
workflow.HarvesterWorkflow.process_account(account_id)
File "/home/cloo/harvester/src/harvester/service/workflow.py", line 25, in process_account
HarvesterWorkflow.process_issn(account_id, issn)
File "/home/cloo/harvester/src/harvester/service/workflow.py", line 71, in process_issn
for article, lhd in p.iterate(issn, lh):
File "/home/cloo/harvester/src/harvester/service/models/epmc.py", line 45, in iterate
for record in client.EuropePMC.complex_search_iterator(query, throttle=throttle): # also throttle paging requests
File "/home/cloo/harvester/src/harvester/magnificent-octopus/octopus/modules/epmc/client.py", line 100, in iterate
results = cls.query(query_string, page=page, page_size=page_size)
File "/home/cloo/harvester/src/harvester/magnificent-octopus/octopus/modules/epmc/client.py", line 124, in query
raise EuropePMCException(resp)
octopus.modules.epmc.client.EuropePMCException: <Response [500]>