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

object list might be truncated #9

Closed
martinklepsch opened this issue Dec 7, 2015 · 0 comments
Closed

object list might be truncated #9

martinklepsch opened this issue Dec 7, 2015 · 0 comments

Comments

@martinklepsch
Copy link
Member

s3/list-objects returns a potentially truncated list. we need to retrieve remaining if it's truncated.

Depending on the size of the bucket/number of to-be-uploaded-objects retrieving object summaries individually might be more efficient. E.g. 10k objects in bucket but only requesting to upload two files.

Getting object summaries on a per key basis would also allow for metadata to be diffed, something I initially decided to skip in #4

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

1 participant