-
Notifications
You must be signed in to change notification settings - Fork 739
Open
Labels
bugSomething isn't workingSomething isn't workingmetricsrelease:after-gaTo be resolved after GA releaseTo be resolved after GA release
Description
Discussed further in #2402 (comment)
OTLP exporter as of today
- try to export, with a
3010 second timeout, fail and wait 2 seconds- try to export, with a
3010 second timeout, fail and wait 4 seconds- try to export, with a
3010 second timeout, fail and wait 8 seconds- try to export, with a
3010 second timeout, fail and wait 16 seconds- try to export, with a
3010 second timeout, fail and wait 32 seconds- try to export, with a
3010 second timeout, fail and wait 64 seconds and finally give upIn an ideal scenario the BSP has to cancel the export call after 30s irrespective of exporter handling mechanism. But it doesn't do that with 30s export mills timeout passed to via env/arg.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingmetricsrelease:after-gaTo be resolved after GA releaseTo be resolved after GA release