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
@abersnaze do you want to change the variable UNAVAILABLE to RESOURCE_EXHAUSTED? looks like this variable is not part of this codebase. It is coming as a dependency from the grpc-core library we may have to change that library in order to make this change. What do you think?
concurrency-limits/concurrency-limits-grpc/src/main/java/com/netflix/concurrency/limits/grpc/client/ConcurrencyLimitClientInterceptor.java
Line 39 in 18692b0
Could this be changed to
RESOURCE_EXHAUSTED
that doesn't make it look like the server is down?The text was updated successfully, but these errors were encountered: