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(rollup): don't do rollup for a key inserted for first time #7327

Closed
wants to merge 1 commit into from

Conversation

NamanJain8
Copy link
Contributor

@NamanJain8 NamanJain8 commented Jan 19, 2021

We made a recent change in how rollups work. #7277
We were adding the keys to the rollup batch, even on their first write. In this PR, we don't do the rollup when the key is inserted for the first time. This helps reducing flakiness in GraphQL.


This change is Reviewable

@NamanJain8
Copy link
Contributor Author

This is not needed. It was expected to solve flaky test issues. Will be fixed by #7349

@NamanJain8 NamanJain8 closed this Jan 21, 2021
@NamanJain8 NamanJain8 deleted the naman/rollup-fix branch January 21, 2021 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant