Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

fix: expose num_retries parameter for blob upload methods - #353

Merged
gcf-merge-on-green[bot] merged 2 commits into
googleapis:masterfrom
MaxxleLLC:storage_issue_352
Feb 10, 2021
Merged

fix: expose num_retries parameter for blob upload methods#353
gcf-merge-on-green[bot] merged 2 commits into
googleapis:masterfrom
MaxxleLLC:storage_issue_352

Conversation

@HemangChothani

Copy link
Copy Markdown
Contributor

Fixes#352

@HemangChothani
HemangChothani requested review from a team, andrewsg and tseaverDecember 23, 2020 07:31
@product-auto-labelproduct-auto-labelBot added the api: storage Issues related to the googleapis/python-storage API. label Dec 23, 2020
@google-clagoogle-claBot added the cla: yes This human has signed the Contributor License Agreement. label Dec 23, 2020

@andrewsgandrewsg left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awkward to add an already-deprecated argument to other methods, but I agree we should at least be consistent about exposing this until we have full configuration support. Thanks!

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: storageIssues related to the googleapis/python-storage API.cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document recommendations for retrying blob.upload_from_filename

2 participants

@HemangChothani@andrewsg