grpc / grpc/grpc-web

Multiple server-side streaming calls hangs the browser

Open
#1,104 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
9.3k
Forks
802
Avg merge
1d 7h
Merged PRs (30d)
5

Description

We have a web page where more than 1 grpc calls (server side streaming calls)will be made , and all these will be pending state until the server responds with one response at least.
If the number of these calls increases to 8 or 10 ,and the server doesn't send any response , subsequent normal calls are also getting blocked , making the UI unresponsive. Is there any limitation on having number of server-side streaming calls from browser

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.