You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi :)
Is there some known issue with using kotlin coroutines and withTimeout blocks?
I'm encountering an issue where the trace id is broken when having remote network calls wrapped with withTimeout blocks.
My stack:
Java 17
Spring boot kotlin
kotlin version 1.9.25
kotlinx coroutines version 1.9.0
open telemetry jar (latest) - 2.14.0
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi :)
Is there some known issue with using kotlin coroutines and withTimeout blocks?
I'm encountering an issue where the trace id is broken when having remote network calls wrapped with withTimeout blocks.
My stack:
Java 17
Spring boot kotlin
kotlin version 1.9.25
kotlinx coroutines version 1.9.0
open telemetry jar (latest) - 2.14.0
Beta Was this translation helpful? Give feedback.
All reactions