The server that implements http2 has MAX_CONCURRENT_STREAMS set to 100. when I'm running more than 100 streams, I can observe at the developer network tab that queries are simply stuck in the pending state until I close some open streams.
Is there a way how I can catch and handle too many concurrent streams error?
1.4m articles
1.4m replys
5 comments
57.0k users