You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
x-goog-spanner-request-id: on every outgoing request has the reuest-id in the metadata, await a response and augment any exception with a field .requestId
#2
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.
Once we have our interceptors in #1, for every exception on a response, augment it with the field .requestId and test for it.
The text was updated successfully, but these errors were encountered: