···232232}
233233234234async function sendWsNotifications(notifications: NotificationBody[], context?: NotificationContext) {
235235- logger.debug({ message: `Notification websocket added`, notifications })
236235 await websocketQueue.addBulk(
237236 notifications.map((elem) => {
238237 // we just tell the user to update the notifications