Collate bursts of events #1

Open
opened 2024-08-30 18:05:06 +00:00 by pep · 0 comments
Owner

It happens that there are bursts of activity in the repo that causes many events to be received and displayed in the room, which can be very spammy.

Proposed solutions:

  • Wait for a few seconds (~10? configurable) and collate whatever events is caught during this time. Maybe we for $seconds more if there are more events during this window. Send all in bulk, maybe with text reworked so that it doesn't include all intermediary steps.
  • Edit the bot's messages as new events come if they concern the same issues/MR/etc.
  • Both at the same time.
It happens that there are bursts of activity in the repo that causes many events to be received and displayed in the room, which can be very spammy. Proposed solutions: - Wait for a few seconds (~10? configurable) and collate whatever events is caught during this time. Maybe we for $seconds more if there are more events during this window. Send all in bulk, maybe with text reworked so that it doesn't include all intermediary steps. - Edit the bot's messages as new events come if they concern the same issues/MR/etc. - Both at the same time.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: pep/cusku#1
No description provided.