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.
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.