Battery-Intelligence-Lab / galv

An open-source platform for automated storage of battery data with advanced metadata support
https://battery-intelligence-lab.github.io/galv/
Other
33 stars 8 forks source link

Harvester Failed Import #19

Closed asafdari-boop closed 2 years ago

asafdari-boop commented 2 years ago

Whenever a file fails to import it seems from the worker log to be ignored the next time the harvester is run, leading to the creation for multiple harvesters to monitor the same file path.

  1. Go to Harvester
  2. Create Harvester
  3. Import a file with bad formatting causing a fail
  4. Try and rerun the harvester with the same file after fixing file formatting

Expected behavior Ideally the harvester would notice changes to the file size and rerun the import process.

martinjrobins commented 2 years ago

fixed in ccfabe9