zenodo / zenodo-rdm

Zenodo, powered by InvenioRDM
https://zenodo.org/
GNU General Public License v2.0
36 stars 25 forks source link

openaire: fixed delete task #918

Closed alejandromumo closed 4 days ago

alejandromumo commented 4 days ago

Request to retry failures is malformed, the originalID is expected as a string parameter and not in the request body

  1. fixed request to delete from openaire
  2. when retrying records, fixed record resolving for deleted records
  3. moved execute_moderation_actions task to low priority queue