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

chore(gensupport): add retry invocation headers #1577

Merged
merged 3 commits into from Jun 21, 2022

Commits on Jun 10, 2022

  1. chore(gensupport): add retry invocation headers

    Adds invocation ID and attempt count to x-goog-api-client header
    for simple and resumable uploads.
    
    Note that this will also add this information to chunk upload
    requests for individual chunks for BQ and other APIs that do uploads
    using gensupport as well. Hopefully this isn't an issue.
    
    Similar to googleapis/google-cloud-go#6013
    tritone committed Jun 10, 2022
    Copy the full SHA
    d9e887b View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. string formatter

    tritone committed Jun 21, 2022
    Copy the full SHA
    7f5ebfd View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fd2a58d View commit details
    Browse the repository at this point in the history