We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
It would be useful to know which incoming request to my server timed out when trying to make an outbound request.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: