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: skipped events in historical to realtime handoff #1421

Merged
merged 8 commits into from
Jan 8, 2025
Merged

Conversation

kyscott18
Copy link
Collaborator

Relevant commit: 77b92ef

@kyscott18 kyscott18 requested a review from typedarray January 8, 2025 18:48
Comment on lines 244 to 245
let unfinalizedEvents: RawEvent[] = [];
let pendingEvents: RawEvent[] = [];
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

executedEvents
pendingEvents

@kyscott18 kyscott18 merged commit de4b398 into main Jan 8, 2025
8 checks passed
@kyscott18 kyscott18 deleted the kjs/handoff branch January 8, 2025 21:06
@github-actions github-actions bot mentioned this pull request Jan 8, 2025
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