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

feat(gensupport): per-chunk deadline configs #1414

Merged
merged 4 commits into from Feb 1, 2022

Commits on Feb 1, 2022

  1. feat(gensupport): per-chunk deadline configs

    Allow users to configure the per-chunk deadline for retries
    that's used during resumable uploads.
    
    Needs to be exposed via the manual layer for storage.
    
    Fixes googleapis#685
    tritone committed Feb 1, 2022
    Copy the full SHA
    f21e27d View commit details
    Browse the repository at this point in the history
  2. gofmt

    tritone committed Feb 1, 2022
    Copy the full SHA
    3707f62 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8c85bd7 View commit details
    Browse the repository at this point in the history
  4. go mod tidy

    tritone committed Feb 1, 2022
    Copy the full SHA
    120e126 View commit details
    Browse the repository at this point in the history