fix: replace default retry for upload operations by cojenco · Pull Request #480 · googleapis/python-storage

added 4 commits

June 23, 2021 19:45

@google-cla google-cla bot added the cla: yes

This human has signed the Contributor License Agreement.

label

Jun 25, 2021

@cojenco

andrewsg

tritone

@cojenco

@cojenco cojenco deleted the update-upload-retry-477 branch

June 30, 2021 16:23

cojenco added a commit to cojenco/python-storage that referenced this pull request

Oct 13, 2021
* fix: revise upload operations preconditions to if_generation_match

* fix docstrings

* add retry configuration to blob.create_resumable_upload_session

* align var values in test

* test coverage

* Revert "test coverage"

This reverts commit e91916f.

* Revert "align var values in test"

This reverts commit aec585b.

* Revert "add retry configuration to blob.create_resumable_upload_session"

This reverts commit 8c1ae3c.

* revise tests after reverting

cojenco added a commit to cojenco/python-storage that referenced this pull request

Oct 13, 2021
* fix: revise upload operations preconditions to if_generation_match

* fix docstrings

* add retry configuration to blob.create_resumable_upload_session

* align var values in test

* test coverage

* Revert "test coverage"

This reverts commit e91916f.

* Revert "align var values in test"

This reverts commit aec585b.

* Revert "add retry configuration to blob.create_resumable_upload_session"

This reverts commit 8c1ae3c.

* revise tests after reverting