191c39ce5c
HTTPError is a subclass of URLError, so catch URLError is enough. I think the HTTP error code is not as important in this situation, so catching the more generic error seems like the best solution. |
||
---|---|---|
.. | ||
commands | ||
controllers | ||
fanstatic_library/styles | ||
harvesters | ||
logic | ||
model | ||
public/ckanext/harvest | ||
templates | ||
templates_new | ||
tests | ||
__init__.py | ||
helpers.py | ||
interfaces.py | ||
plugin.py | ||
queue.py |