Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Buffer requests after a certain number of pending requests #49

Open
grouma opened this issue Apr 28, 2021 · 1 comment
Open

Buffer requests after a certain number of pending requests #49

grouma opened this issue Apr 28, 2021 · 1 comment

Comments

@grouma
Copy link
Member

grouma commented Apr 28, 2021

Chrome limits the number of pending outgoing requests. Additional requests after this limit automatically fail. It'd be good package:sse kept track of these outgoing requests and instead buffered additional requests so that they do not automatically fail.

Related to flutter/devtools#2950

@grouma
Copy link
Member Author

grouma commented Apr 28, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant