What happened?
I get the warning log for when a concurrency limiter has timed out, but it doesn't have a traceId.
What did you want to happen?
It would be useful to know which incoming request to my server timed out when trying to make an outbound request.
What happened?
I get the warning log for when a concurrency limiter has timed out, but it doesn't have a traceId.
conjure-java-runtime/okhttp-clients/src/main/java/com/palantir/conjure/java/okhttp/ConcurrencyLimiters.java
Line 276 in d2894c6
What did you want to happen?
It would be useful to know which incoming request to my server timed out when trying to make an outbound request.