Skip to content

30 large files are truncated when uploaded to s3#31

Merged
aharonh merged 2 commits intomasterfrom
30-large-files-are-truncated-when-uploaded-to-s3
Jun 12, 2024
Merged

30 large files are truncated when uploaded to s3#31
aharonh merged 2 commits intomasterfrom
30-large-files-are-truncated-when-uploaded-to-s3

Conversation

@aharonh
Copy link
Copy Markdown
Member

@aharonh aharonh commented Jun 12, 2024

  • upgraded base docker image
  • use go mod instead of dep
  • upgrade dependencies
  • resolved the large files upload by parametrizing and configuring s3 maximum part size and number of parts
  • added verbose logging mode
  • updated example

aharonh added 2 commits June 12, 2024 00:09
…grade dependencies

Signed-off-by: aharonh <aharon.haravon@gmail.com>
…gging

Signed-off-by: aharonh <aharon.haravon@gmail.com>
@aharonh aharonh linked an issue Jun 12, 2024 that may be closed by this pull request
@aharonh aharonh merged commit 8011957 into master Jun 12, 2024
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

Successfully merging this pull request may close these issues.

Large files are truncated when uploaded to s3

1 participant