Skip to content

feat: add preconditions and retry configuration to blob.create_resumable_upload_session#484

Merged
cojenco merged 3 commits intomasterfrom
add-resumable-session
Jun 30, 2021
Merged

feat: add preconditions and retry configuration to blob.create_resumable_upload_session#484
cojenco merged 3 commits intomasterfrom
add-resumable-session

Conversation

@cojenco
Copy link
Contributor

@cojenco cojenco commented Jun 29, 2021

This adds preconditions and retry configuration to the upload entry method blob.create_resumable_upload_session(), in the continuation of #447 and #480.

This exposes the method to preconditions and therefore can make the operation conditional. It can also be configured with Retry objects and ConditionalRetryPolicy objects.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the googleapis/python-storage API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants