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

Better server polling #1083

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

anastasiya1155
Copy link
Collaborator

In some cases when the server is slow the FE can make many parallel requests and ddos the server. Solution: use smarter polling and wait for the previous request to return before making a new one

@anastasiya1155 anastasiya1155 merged commit ba0f329 into main Oct 26, 2023
5 checks passed
@anastasiya1155 anastasiya1155 deleted the anastasiia/blo-1792-fix-opening-many-requests branch October 26, 2023 11:08
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

Successfully merging this pull request may close these issues.

2 participants