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

Add HttpClient test for retry on failure where supported by library #3696

Closed
trask opened this issue Jul 28, 2021 · 0 comments
Closed

Add HttpClient test for retry on failure where supported by library #3696

trask opened this issue Jul 28, 2021 · 0 comments
Labels
contribution welcome Request makes sense, maintainers probably won't have time, contribution would be welcome enhancement New feature or request stale

Comments

@trask
Copy link
Member

trask commented Jul 28, 2021

Some HTTP clients have configuration options to support retrying the request on failure. It would be good to add some tests for this, so that at minimum we can understand the existing behavior and help influence the modeling of http client retries in the specification (open-telemetry/opentelemetry-specification#1747).

It will also help us better understand trade-offs between consistent span modeling and fragile instrumentation (#3623 (comment)).

@trask trask added the enhancement New feature or request label Jul 28, 2021
@trask trask added contribution welcome Request makes sense, maintainers probably won't have time, contribution would be welcome stale labels Aug 26, 2023
@trask trask closed this as completed Aug 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution welcome Request makes sense, maintainers probably won't have time, contribution would be welcome enhancement New feature or request stale
Projects
None yet
Development

No branches or pull requests

1 participant