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

fix: debounce increased from 100ms to 300ms #767

Merged
merged 1 commit into from
Dec 30, 2022
Merged

Conversation

GuiSanto
Copy link
Contributor

Fixes #766

Proposed Changes

  • debounce mechanism changed from 100ms to 300ms to avoid spam of requests

This pull request closes #766

@GuiSanto GuiSanto merged commit 1bc9650 into main Dec 30, 2022
@GuiSanto GuiSanto deleted the fix/user-search-debounce branch December 30, 2022 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[BUG]: User search is too fast, causing spam of requests to the DB
2 participants