Fix sending out multiple websocket notifications #1665

Closed
opened 2026-04-06 02:10:57 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @BlackDex on 3/31/2023

For some reason I encountered a strange bug which resulted in sending out multiple websocket notifications for the exact same user.

Added a distinct() for the query to filter out multiple uuid's.

*Originally created by @BlackDex on 3/31/2023* For some reason I encountered a strange bug which resulted in sending out multiple websocket notifications for the exact same user. Added a `distinct()` for the query to filter out multiple uuid's.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#1665