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

Pullrequests/fratzinger/debounce events #546

Merged
merged 13 commits into from
Oct 29, 2020

Conversation

fratzinger
Copy link
Collaborator

New PR for debouncing bulk events.

What changed since then?

  • own file for event handling
    • some cosmetic changes
    • return the queue (mostly for testing reasons)
    • add a 'maxWait' (debounceEventsMaxWait) property for insane applications
  • added more tests

See my original PR: #537
Closes #533

@marshallswain marshallswain merged commit 8e30056 into master Oct 29, 2020
@marshallswain marshallswain deleted the pullrequests/fratzinger/debounce-events branch October 29, 2020 18:19
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.

[Question] Optimizing for bulk patch responses and update cycle on the front-end
2 participants