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

store: support hedged requests #7860

Merged
merged 12 commits into from
Nov 14, 2024

Conversation

milinddethe15
Copy link
Contributor

@milinddethe15 milinddethe15 commented Oct 26, 2024

fixes #6712

  • I added CHANGELOG entry for this change.
  • Change is not relevant to the end user.

Changes

Verification

pkg/exthttp/transport.go Outdated Show resolved Hide resolved
@pull-request-size pull-request-size bot added size/L and removed size/M labels Nov 7, 2024
pkg/exthttp/hedging.go Outdated Show resolved Hide resolved
pkg/exthttp/hedging.go Outdated Show resolved Hide resolved
pkg/exthttp/hedging.go Outdated Show resolved Hide resolved
Signed-off-by: milinddethe15 <[email protected]>
pkg/exthttp/hedging.go Outdated Show resolved Hide resolved
pkg/exthttp/hedging.go Outdated Show resolved Hide resolved
pkg/exthttp/hedging.go Outdated Show resolved Hide resolved
pkg/exthttp/hedging.go Outdated Show resolved Hide resolved
Signed-off-by: milinddethe15 <[email protected]>
@GiedriusS GiedriusS marked this pull request as ready for review November 14, 2024 13:46
Copy link
Member

@saswatamcode saswatamcode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@GiedriusS GiedriusS merged commit dc4c49f into thanos-io:main Nov 14, 2024
22 checks passed
@yeya24
Copy link
Contributor

yeya24 commented Nov 17, 2024

It would be nice to add a changelog! Great work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: hedged request between the external cache and the object storage
4 participants