thorp/core/src
Paul Campbell fe4bec0f12
Handle when a file is not found after initial scan (#49)
* [aws-lib] Uploader refactoring

* [aws-lib] Uploader remove redundant braces

* [aws-lib] Uploader start upload inside IO

The upload method starts the upload to S3, so should be within the IO.

* [core] log count of errors

* [aws-lib] Uploader handle errors and count them
2019-06-10 21:22:46 +01:00
..
main/scala/net.kemitix.s3thorp.core Handle when a file is not found after initial scan (#49) 2019-06-10 21:22:46 +01:00
test Improve upload logging (#44) 2019-06-10 19:45:36 +01:00