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

Minor fixes for S3 PR to resolve AWS bug #79

Merged
merged 4 commits into from
Jan 19, 2022

Conversation

parasj
Copy link
Contributor

@parasj parasj commented Jan 18, 2022

Merging this PR will merge back into the s3-integration branch, not main.

@sarahwooders sarahwooders merged commit 1784f77 into s3-integration Jan 19, 2022
@sarahwooders sarahwooders deleted the dev/paras/s3-integration branch January 19, 2022 23:15
sarahwooders added a commit that referenced this pull request Jan 20, 2022
* got paras' commented s3 file creation code to (mostly) run

* comments for adding s3 integration

* add object store info to ChunkRequestHop

* add object store info to ChunkRequestHop

* fix formatting

* add s3 download function

* remove af-south-1

* merge

* send aws credentials with docker envs

* s3 upload

* remove

* merge

* cleanup

* add missing requirements for gateway

* cleanup/format

* more cleanup

* Fixing some minor typos

* cache object store interface

* remove af-south-1

* Revert "Fixing some minor typos"

This reverts commit 2e684b3.

* comment out region to stop vpc error

* add part size / throughput args

* Minor fixes for S3 PR to resolve AWS bug (#79)

* Reuse S3Interface, batch S3 delete calls to fix AWS bug

* When getting object sizes, throttle requests to avoid retry errors

* Types in Chunk should be Optional

Co-authored-by: Sarah Wooders <[email protected]>

* add back regions

* uncomment regions

Co-authored-by: Ubuntu <[email protected]>
Co-authored-by: Paras Jain <[email protected]>
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.

2 participants