Issue Number | 746 |
---|---|
Summary | Break up job to list article IDs/dates |
Created | 2023-03-03 20:47:55 |
Issue Type | Improvement |
Submitted By | Kline, Bob (NIH/NCI) [C] |
Assigned To | Kline, Bob (NIH/NCI) [C] |
Status | Closed |
Resolved | 2023-03-06 14:02:17 |
Resolution | Fixed |
Path | /home/bkline/backups/jira/oceebms/issue.339948 |
Just about the time when we went live with the Drupal 9 EBMS, the
number of articles rose above the threshold where there was just enough
memory for /article/import/dates
to return the catalog of
all the articles and their modification dates. We need to modify the
controller for this URL so that it can be invoked for subsets of the
articles. In the meantime I'll be running a modified version of the cron
job which refreshes the articles which have been modified in PubMed from
my laptop.
Fixed on https://ebms.rksystems.com and https://ebms4-dev.nci.nih.gov
by using a StreamingResponse
object.
Elapsed: 0:00:00.000766