Add HttpClient test for retry on failure where supported by library #3696
Labels
contribution welcome
Request makes sense, maintainers probably won't have time, contribution would be welcome
enhancement
New feature or request
stale
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)).
The text was updated successfully, but these errors were encountered: