Skip to content

Debounce meeting participant updates#23114

Draft
oliverguenther wants to merge 5 commits intodevfrom
feat/debounce-meeting-participant-updates
Draft

Debounce meeting participant updates#23114
oliverguenther wants to merge 5 commits intodevfrom
feat/debounce-meeting-participant-updates

Conversation

@oliverguenther
Copy link
Copy Markdown
Member

  • Allow participants to be aggregated
  • Allow aggregation period to be customized by journal class (we want meetings to be debounced by 1minute)
  • Add a debounce job that waits for 1 minute, referencing a journal that we want to aggregate changes since. If new changes come in, that job will be replaced by new one
  • Add a notification service DispatchAggregatedNotificationsService that takes these two journals, and then calculates what and to whom we need to send out emails
  • Update participants emails so that we can show added/removed in one email

@oliverguenther oliverguenther force-pushed the feat/debounce-meeting-participant-updates branch 3 times, most recently from 73cc83e to 618ab45 Compare May 7, 2026 19:04
@oliverguenther oliverguenther force-pushed the feat/debounce-meeting-participant-updates branch from c2fd566 to 18d78a7 Compare May 8, 2026 08:35
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