#856: BibSched: tasks not halting the queue on failure
------------------------+------------------------------------------------
Reporter: jlavik | Owner: Alessio Deiana <alessio.deiana@…>
Type: enhancement | Status: closed
Priority: critical | Component: BibSched
Version: | Resolution: fixed
Keywords: |
------------------------+------------------------------------------------
Changes (by Alessio Deiana <alessio.deiana@…>):
* owner: => Alessio Deiana <alessio.deiana@…>
* status: in_merge => closed
* resolution: => fixed
Comment:
In [d74fa91f3f3d679300cdf27784b38ce333d07cc1]:
{{{
#!CommitTicketReference repository=""
revision="d74fa91f3f3d679300cdf27784b38ce333d07cc1"
BibSched: new continuable error status for tasks
* New --stop-on-error/--continue-on-error CLI parameter for bibtasks.
* Handles CERROR and ERROR. CERROR is a continuable error that
does not stop the queue. ERROR is a fatal error that stops the queue.
* BibUpload will decide whether to issue an ERROR or a CERROR.
(closes #856)
* Always send emergency notification to CFG_SITE_ADMIN_EMAIL.
Co-authored-by: Samuele Kaplun <[email protected]>
}}}
--
Ticket URL: </ticket/856#comment:15>
Invenio <http://invenio-software.org>