Duplicate events on SSE reconnect #6

Open
opened 2022-02-17 08:18:25 +00:00 by lauri · 0 comments
Owner

Currently same events are added again into event list when SSE connection is established again

Easiest option here might be just clearing the list of events whenever reconnect happens.

Mongo watch also has support for resume token that might be more optimal solution

Currently same events are added again into event list when SSE connection is established again Easiest option here might be just clearing the list of events whenever reconnect happens. Mongo watch also has support for resume token that might be more optimal solution
Sign in to join this conversation.
No description provided.