CRISalid-esr / svp-harvester

Sovisu+ publications harvester as microservice
Other
3 stars 2 forks source link

Error while fetching Scopus affiliations #499

Closed jdp1ps closed 5 months ago

jdp1ps commented 5 months ago

Task exception was never retrieved future: <Task finished name='scopus_harvester_retrieval_2096' coro=<AbstractHarvester.run() done, defined at /code/app/harvesters/abstract_harvester.py:90> exception=KeyError('114556399')> Traceback (most recent call last): File "/code/app/harvesters/abstract_harvester.py", line 120, in run await self.converter.convert(raw_data=raw_data, new_ref=new_ref) File "/code/app/harvesters/abstract_references_converter.py", line 122, in wrapper await func(self, *args, **kwargs) File "/code/app/harvesters/scopus/scopus_references_converter.py", line 57, in convert async for contribution in self._add_contributions(entry): File "/code/app/harvesters/scopus/scopus_references_converter.py", line 172, in _add_contributions list_affiliations.append(affiliations[id_affiliation]) KeyError: '114556399'