colav / impactu

Colav Impactu Issues and Documentation
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

[Kahi_minciencias_opendata_works] el cursor del pipeline se está muriendo #78

Open omazapa opened 1 month ago

omazapa commented 1 month ago

toma mucho tiempo en iterar por que además itera con elastic search

File "/home/ozapatam/.local/lib/python3.11/site-packages/pymongo/server.py", line 167, in run_operation
    _check_command_response(first, conn.max_wire_version)
  File "/home/ozapatam/.local/lib/python3.11/site-packages/pymongo/helpers.py", line 228, in _check_command_response
    raise CursorNotFound(errmsg, code, response, max_wire_version)
pymongo.errors.CursorNotFound: cursor id 7543551049406154534 not found, full error: {'ok': 0.0, 'errmsg': 'cursor id 7543551049406154534 not found', 'code': 43, 'codeName': 'CursorNotFound'}