harvester-d4science/ckanext
amercader 0dde483992 Set job status to Finished when actually finishing it
Until now, harvest jobs were set to Finished just after sending all
objects to the fetch stage. Now every time the run command is run, jobs
are set to Running, and all previous Running jobs are checked to see if
all harvest objects have a state of Complete or Error. Only then the job
is flagged as Finished.
2012-12-13 18:19:22 +00:00
..
harvest Set job status to Finished when actually finishing it 2012-12-13 18:19:22 +00:00
__init__.py First draft of the Harvesting extension 2011-03-09 18:56:55 +00:00