7bb9a2b5e4
I sometimes see "connection timed out" message which are reported as sqlalchemy.exc.DatabaseError, so by catching the latter exception, it'd avoid the harvester to be stuck in "limbo" state. As DatabaseError is a super-class of OperationalError, the latter would still be catched. |
||
---|---|---|
.. | ||
commands | ||
controllers | ||
fanstatic_library/styles | ||
harvesters | ||
i18n | ||
logic | ||
model | ||
public/ckanext/harvest | ||
templates | ||
tests | ||
__init__.py | ||
helpers.py | ||
interfaces.py | ||
log.py | ||
plugin.py | ||
queue.py |