Hi,

I want to limit number of threads in gRPC, I can limit it by setting 
maximum number of threads.
But if there are requests in process for defined number of threads, next 
RPC call immediately fails with RESOURCE_EXHAUSTED.

Is there a way that I can queue that request and it will execute once in 
process threads completes processing?



-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/grpc-io.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/b80b7f45-3b32-442d-844e-1a223f638a6e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to