Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Batch up notifications after event persistence #14033

Merged
merged 7 commits into from
Oct 5, 2022

Conversation

H-Shay
Copy link
Contributor

@H-Shay H-Shay commented Oct 3, 2022

A little clean-up from after the work in #13800. Currently the code wakes up the notifier for each event in the batch, this PR changes that so the notifier is only called on the last persisted event. Reviewable commit-by-commit.

@H-Shay H-Shay requested a review from a team as a code owner October 3, 2022 18:09
@H-Shay H-Shay merged commit 7b7478e into develop Oct 5, 2022
@H-Shay H-Shay deleted the shay/batch_notifications branch October 5, 2022 17:12
@H-Shay
Copy link
Contributor Author

H-Shay commented Oct 5, 2022

Merged, thanks!

@H-Shay H-Shay self-assigned this Oct 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants