I've incorporated your s3gof3r library into my own codebase and it works great. I was wondering if the library includes all of the retry logic and MD5 checksum capabilities of gof3r out-of-the-box?
I looked at the code and it looks like all of this logic comes baked-in but wanted to check with you to be sure. Is there any special error handling that I need to do when I use s3gof3r.PutWriter()?
Thanks for this sweet library and the ever-userful CLI tool!
Hi,
I've incorporated your s3gof3r library into my own codebase and it works great. I was wondering if the library includes all of the retry logic and MD5 checksum capabilities of gof3r out-of-the-box?
I looked at the code and it looks like all of this logic comes baked-in but wanted to check with you to be sure. Is there any special error handling that I need to do when I use s3gof3r.PutWriter()?
Thanks for this sweet library and the ever-userful CLI tool!