|
As the harvester runs a request for each reporting month seperately, the configuration of a new provider with several report types or of a new report type for an existing provider can lead to many separate harvester requests to the provider.
Some providers have limits on the daily number of reports to be generated, e.g. EBSCO host:
"EBSCOhost SUSHI Web Service allows you to generate up to 25 reports each day."
https://connect.ebsco.com/s/article/EBSCOhost-SUSHI-Web-Service-FAQs?language=en_US
As a result, not all reports can be downloaded in one step after having configured the provider and harvesting for the first time (see screenshot: harvest JR1, BR2, DB1 for 2018-01 to 2019-05, Error message "Client has made too many requests").
We should come up with some strategy to deal with this problem:
- Request full year reports and split them before saving
- ...?
At the very least, we should add an information of this to the user manual/FAQ section.
|