hirmeos / altmetrics

Implementation of HIRMEOS WP6
MIT License
5 stars 0 forks source link

Split altmetrics tasks into different queues with their own workers #58

Closed rowan08 closed 4 years ago

rowan08 commented 4 years ago

Each plugin will run on a different queue, each assigned its own worker. In order to do this reliably, I have reworked the plugins and celery config for the service.

I have also updated the Jira stage of the GitLab CI process to match recent changes.

Card: https://ubiquitypress.atlassian.net/secure/RapidBoard.jspa?rapidView=17&modal=detail&selectedIssue=MET-21

taiChantarungsee commented 4 years ago

I approve this.