Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(internal/gensupport): allow user to provide his own retryDeadline for uploading (#685) #686

Closed
wants to merge 1 commit into from

Conversation

agneum
Copy link

@agneum agneum commented Oct 2, 2020

Allow user to provide his own retryDeadline for a single chunk uploading
Fix #685

@agneum agneum requested a review from a team as a code owner October 2, 2020 09:11
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 2, 2020
@agneum agneum mentioned this pull request Oct 2, 2020
@tritone
Copy link
Contributor

tritone commented Feb 1, 2022

I opened #1414 to expose this via a MediaOption instead, which I think is a better approach than using the context. PTAL.

@tritone tritone closed this Feb 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

gensupport: resumable uploads shouldn't use a hardcoded retryDeadline
2 participants