What language are you using?

On Sunday, October 28, 2018 at 11:30:14 PM UTC-7, [email protected] wrote:
>
> 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/57b4d9ae-0f3a-460f-877e-a4b99fa8c4de%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to