#853: oaiharvest: better handling of remote OAI sources timing out
------------------------+-------------------------
Reporter: jcaffaro | Owner: jcaffaro
Type: enhancement | Status: closed
Priority: major | Component: BibHarvest
Version: | Resolution: fixed
Keywords: oaiharvest |
------------------------+-------------------------
Changes (by Jerome Caffaro <jerome.caffaro@…>):
* status: in_merge => closed
* resolution: => fixed
Comment:
In [c79800b85f5a7821d333453baa9b9f799ffbd080]:
{{{
#!CommitTicketReference repository=""
revision="c79800b85f5a7821d333453baa9b9f799ffbd080"
BibHarvest: better handling of timeouts
* When OAI source times out, keep trying a few times.
(closes #853)
* Adds CFG_OAI_FAILED_HARVESTING_STOP_QUEUE variable to let admin
configure if failed harvesting should stop BibSched queue in cases
where the execution can be fully recovered at next run of the task.
CFG_OAI_FAILED_HARVESTING_EMAILS_ADMIN also lets admin configure if
an email should be sent in these cases.
(addresses #856)
}}}
--
Ticket URL: </ticket/853#comment:5>
Invenio <http://invenio-software.org>