Coalesce buffer missed a TG message despite 20s deadline #22

Open
opened 2019-01-05 07:19:48 +00:00 by mappu04 · 0 comments
Owner

A TG user posted a message. Some time later, it was reflected by the link bot back to TG as an uncoalesced message.

This means the message took longer than 20s (+ 10s variable worker interval) to round-trip TG->DC->hub->DC.

Probably this was just caused by large number of DC connections on an underspecced server, and won't happen often.

Perhaps the coalesce buffer should always preserve the most recent message too?

A TG user posted a message. Some time later, it was reflected by the link bot back to TG as an uncoalesced message. This means the message took longer than 20s (+ 10s variable worker interval) to round-trip TG->DC->hub->DC. Probably this was just caused by large number of DC connections on an underspecced server, and won't happen often. Perhaps the coalesce buffer should always preserve the most recent message too?
mappu04 changed title from Coalesce buffer missed a message despite 20s deadline to Coalesce buffer missed a TG message despite 20s deadline 2019-01-05 07:20:03 +00:00
Sign in to join this conversation.
No Label
bug
wishlist
No Milestone
No Assignees
1 Participants
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: code.ivysaur.me/nmdc-telegramfrontend#22
No description provided.