Closed jrhoads closed 9 months ago
Current dependencies on/for this PR:
This stack of pull requests is managed by Graphite.
This pull request was deployed and Sentry observed the following issues:
app/models/datacite_doi.rb in exit
View IssueDid you find this useful? React with a 👍 or 👎
Refactor Doi Batch Reindex
Purpose
Reduce the ammount of time it takes to trigger a reindex of datacite_dois.
Approach
Look at the DataciteDois and grab all of their client ids. Create a job for each client id that will reindex their DataciteDois.
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Reviewer, please remember our guidelines: