Skip to content

Commit

Permalink
chore(storage): add invocation ID to gRPC calls (#8698)
Browse files Browse the repository at this point in the history
This adds x-goog-gcs-idempotency-token and x-goog-api-client header
keys to all gRPC calls. It also refactors how this is done for
both HTTP and gRPC to take advantage of passing in headers via
the callctx package rather than by mutating requests directly.
  • Loading branch information
tritone committed Oct 16, 2023
1 parent 9aa4082 commit d21429e
Show file tree
Hide file tree
Showing 6 changed files with 182 additions and 201 deletions.
Loading

0 comments on commit d21429e

Please sign in to comment.