Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Concurrent uploading results in WrongRequestBodyStreamSize #26

Open
lehins opened this issue Sep 24, 2019 · 1 comment
Open

Concurrent uploading results in WrongRequestBodyStreamSize #26

lehins opened this issue Sep 24, 2019 · 1 comment

Comments

@lehins
Copy link
Contributor

lehins commented Sep 24, 2019

Update to new version of stackage lts (thus all dependencies) resulted in concurrent uploading producing an error

[cache-s3][Info ][Sat, 14 Sep 2019 17:32:38 UTC]: <cache-s3/fpco/cache-s3/master.windows.lts-14.4.stack-work.cache> - Data change detected, caching 41.7 MiB with sha256: g1kXWt1frFHU7VM/9hvo0hjIAlJM7y4VtquJlJA6tYc=
[cache-s3][Warn ][Sat, 14 Sep 2019 17:32:40 UTC]: <cache-s3/fpco/cache-s3/master.windows.lts-14.4.stack-work.cache> - TransportError - WrongRequestBodyStreamSize 43626199 8388608

The issue has been reported upstream in axman6/amazonka-s3-streaming#17 as well as brendanhay/amazonka#548 so if anyone is willing to tackle it, feel free to do so, but until then, cache-s3 will be doing uploading sequentially from v0.1.10 until better times.

This feature was originally implemented in #20 so
CC @aledeganopix4d @wagdav, @mbj and @rvl

@domenkozar
Copy link

Hopefully once axman6/amazonka-s3-streaming#22 is merged, you can use it instead of concurrentUpload.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants