-
Notifications
You must be signed in to change notification settings - Fork 544
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
Update hedgedhttp to v0.7.0 #1159
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks @cristaloleg.
Not sure about a failure regarding gRPC and spans, seems unrelated https://github.com/grafana/tempo/runs/4455346789?check_suite_focus=true |
Yeah sorry this is one of our flaky tests. Your changes are good, I'll ping you on this PR once the fix is merged and we can rebase? |
Yeah, sure |
Hi @cristaloleg, sorry for the delay. We've merged a few integration test fixes. Can you rebase this over |
1e7c8ab
to
a24af56
Compare
Done, waiting for CI |
What this PR does:
In github.com/cristalhq/hedgedhttp v0.7.0 there was a breaking change: error is returned during client/rounttripper creation instead of a panic, this PR updates it. Sorry for a change, but this is better.
Which issue(s) this PR fixes:
Fixes #
Checklist
CHANGELOG.md
updated - the order of entries should be[CHANGE]
,[FEATURE]
,[ENHANCEMENT]
,[BUGFIX]