-
Notifications
You must be signed in to change notification settings - Fork 369
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
Exception thrown using HttpClient with handler #792
Labels
api: cloudtrace
Issues related to the Cloud Trace API.
Comments
Hmm... the same code in an integration test is fine. I'm very confused at this point. |
Aha - it was fixed in 7e0191e. |
gcf-owl-bot bot
added a commit
that referenced
this issue
Apr 6, 2023
Note: manually updated proto file, but it yields the same result of the new disco-converter would generate. Fixes: googleapis/google-cloud-go#7345 Source-Link: googleapis/googleapis@59828ba Source-Link: googleapis/googleapis-gen@2649582 Copy-Tag: eyJwIjoiYXBpcy9Hb29nbGUuQ2xvdWQuQ29tcHV0ZS5WMS8uT3dsQm90LnlhbWwiLCJoIjoiMjY0OTU4MjU3YzUzNTJkYjBiYzkxMGMwMGYxNDdiODIxYjAxMDYzNiJ9
gcf-owl-bot bot
added a commit
that referenced
this issue
Apr 6, 2023
Note: manually updated proto file, but it yields the same result of the new disco-converter would generate. Fixes: googleapis/google-cloud-go#7345 Source-Link: googleapis/googleapis@59828ba Source-Link: googleapis/googleapis-gen@2649582 Copy-Tag: eyJwIjoiYXBpcy9Hb29nbGUuQ2xvdWQuQ29tcHV0ZS5WMS8uT3dsQm90LnlhbWwiLCJoIjoiMjY0OTU4MjU3YzUzNTJkYjBiYzkxMGMwMGYxNDdiODIxYjAxMDYzNiJ9
gcf-owl-bot bot
added a commit
that referenced
this issue
Apr 6, 2023
Note: manually updated proto file, but it yields the same result of the new disco-converter would generate. Fixes: googleapis/google-cloud-go#7345 Source-Link: googleapis/googleapis@59828ba Source-Link: googleapis/googleapis-gen@2649582 Copy-Tag: eyJwIjoiYXBpcy9Hb29nbGUuQ2xvdWQuQ29tcHV0ZS5WMS8uT3dsQm90LnlhbWwiLCJoIjoiMjY0OTU4MjU3YzUzNTJkYjBiYzkxMGMwMGYxNDdiODIxYjAxMDYzNiJ9
jskeet
pushed a commit
that referenced
this issue
Apr 7, 2023
Note: manually updated proto file, but it yields the same result of the new disco-converter would generate. Fixes: googleapis/google-cloud-go#7345 Source-Link: googleapis/googleapis@59828ba Source-Link: googleapis/googleapis-gen@2649582 Copy-Tag: eyJwIjoiYXBpcy9Hb29nbGUuQ2xvdWQuQ29tcHV0ZS5WMS8uT3dsQm90LnlhbWwiLCJoIjoiMjY0OTU4MjU3YzUzNTJkYjBiYzkxMGMwMGYxNDdiODIxYjAxMDYzNiJ9
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have an HttpClient which is meant to propagate trace information:
Unfortunately when I call
GetStringAsync
I get an exception:The text was updated successfully, but these errors were encountered: