VUIIS / dax

Distributed Automation for XNAT
MIT License
25 stars 24 forks source link

Improve uploads #401

Closed bud42 closed 2 years ago

bud42 commented 2 years ago

A few small changes to improve uploads. check that an assessor is still in the queue before starting to upload, this will prevent an extraneous log file. check that lock file does not exist before starting to upload, also prevents a log file. *when a resource fails to upload, try again one time. if the retry succeeds, this will prevent having to re-upload the whole assessor on next pass.