opentelemetry-python icon indicating copy to clipboard operation
opentelemetry-python copied to clipboard

Trace (and all) exporters should have an export timeout

Open toumorokoshi opened this issue 5 years ago • 18 comments

The OpenTelemetry SDK should have a timeout on exporters during the flush call, or some way to configure this behavior.

This would ensure that the flush thread doesn't get hung indefinitely: https://github.com/open-telemetry/opentelemetry-python/pull/320/files#r360471105

toumorokoshi avatar Dec 20 '19 20:12 toumorokoshi