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

feat: smarter partial update debounce #42

Merged
merged 5 commits into from
Jan 8, 2025

Conversation

mdjastrzebski
Copy link
Member

Summary

Smarter implementation of partialUpdateDebounce. Accepts params:

  • minUpdateTime - avoid sending updates too frequently
  • minResponseLenght - avoid sending too short initial response.

Test plan

Manual testing with Cass.

@mdjastrzebski mdjastrzebski requested a review from Q1w1N January 7, 2025 09:17
@mdjastrzebski mdjastrzebski merged commit ea21cc7 into main Jan 8, 2025
2 checks passed
@mdjastrzebski mdjastrzebski deleted the fix/slack-update-debounce branch January 8, 2025 09:34
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