mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-06 17:57:42 +02:00
Try to fix missing communication broadcast events (#9384)
This commit is contained in:
@@ -48,6 +48,7 @@ export class QueueMiddleware extends BaseMiddleware {
|
||||
await this.connected
|
||||
this.connected = undefined
|
||||
}
|
||||
|
||||
await Promise.all([
|
||||
this.provideBroadcast(ctx),
|
||||
this.txProducer.send(
|
||||
|
||||
Reference in New Issue
Block a user