acep-uaf / camio-meter-streams

0 stars 0 forks source link

skip meter if test connection fails/ call failure() #92

Closed aloralove closed 3 months ago

aloralove commented 4 months ago

When we test the connection and it fails, we want it to skip the meter and go to the next meter to download files. Look into the code and see what's happening now, it might be doing so.

nicolemah99 commented 4 months ago

Whenever we want to re-download the incomplete dir, the archive script download_missing.sh should have reusable code. @nicolemah99

update: plan is since its incomplete it will be marked as incomplete so the program should redownload that event moving forward.