fix: check response code in batch.finish by cojenco · Pull Request #609 · googleapis/python-storage

added 2 commits

September 30, 2021 08:54

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

This human has signed the Contributor License Agreement.

label

Sep 30, 2021

@cojenco cojenco marked this pull request as ready for review

September 30, 2021 18:22

andrewsg

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

Oct 13, 2021
* add top-level response status code check to batch.finish

* test exception is raised when batch request fails

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

Oct 13, 2021
* add top-level response status code check to batch.finish

* test exception is raised when batch request fails