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

Event drop issue fix #113

Merged
merged 2 commits into from
Oct 29, 2024
Merged

Event drop issue fix #113

merged 2 commits into from
Oct 29, 2024

Conversation

Rjaintwilio
Copy link
Contributor

Bug Fixes:

  • Event Drop Issue: Resolved an issue where events were being dropped when using CountFlushPolicy. This fix ensures that all events are processed as expected without loss.

  • QueueState Flush Method: Completed the partial implementation of flush method under QueueState.

- CountFlushPolicy dropping events.
- Completes implementation of flush method of QueueState.
@Rjaintwilio Rjaintwilio self-assigned this Oct 29, 2024
@Rjaintwilio Rjaintwilio added the bug Something isn't working label Oct 29, 2024
@MichaelGHSeg MichaelGHSeg merged commit 96ecf06 into main Oct 29, 2024
5 checks passed
@MichaelGHSeg MichaelGHSeg deleted the event_drop_issue_fix branch October 29, 2024 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants