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

⚡️[batch] limit view update events #228

Merged
merged 5 commits into from
Jan 9, 2020

Conversation

bcaudan
Copy link
Contributor

@bcaudan bcaudan commented Jan 9, 2020

Limit the number of view events to process on the backend by ensuring that there is only one view event by view id by batch.

@bcaudan bcaudan requested a review from a team as a code owner January 9, 2020 09:32
@bcaudan bcaudan force-pushed the bcaudan/limit-view-update-events branch from 07c1753 to 2adeaa2 Compare January 9, 2020 09:34
packages/core/src/transport.ts Outdated Show resolved Hide resolved
store separately add/upsert messages and join them on flush
@bcaudan bcaudan force-pushed the bcaudan/limit-view-update-events branch from 07e7e3f to cf0a4be Compare January 9, 2020 11:36
@bcaudan bcaudan merged commit 368437d into master Jan 9, 2020
@bcaudan bcaudan deleted the bcaudan/limit-view-update-events branch January 9, 2020 14:12
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