Skip to content

Conversation

@th3jamin
Copy link

@th3jamin th3jamin commented Aug 20, 2020

This is code allows for the ability to explicitly specify the RetryConfiguration for UploadManager.
This allows the RetryConfiguration that can already be set on an UploadRequest to be passed to the underlying MultipartObjectAssembler instance.

@th3jamin th3jamin changed the title Initial commit of the ability to pass a RetryConfiguration through to… Pass RetryConfiguration to UploadManager Aug 20, 2020
@th3jamin
Copy link
Author

I thought about adding an additional parameter to the UploadConfiguration class for RetryConfiguration. This would introduce 2 different places where you can specify a RetryConfiguration, the UploadRequest->PutObjectRequest->RetryConfiguration and that new parameter so I decided to just let the UploadRequest->PutObjectRequest->RetryConfiguration flow through.

@y-chandra y-chandra merged commit 70e591e into oracle:master Aug 25, 2020
@th3jamin th3jamin deleted the feature/add-retry-configuration branch August 27, 2020 15:25
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.

3 participants