fix: bump groupmq, fix stalled sessions in buffers, improve heavy event count

This commit is contained in:
Carl-Gerhard Lindesvärd
2025-10-06 21:22:56 +02:00
parent b3e06e985d
commit af580333b4
8 changed files with 434 additions and 90 deletions

View File

@@ -10,7 +10,7 @@
"@openpanel/logger": "workspace:*",
"@openpanel/redis": "workspace:*",
"bullmq": "^5.8.7",
"groupmq": "1.0.0-next.14"
"groupmq": "1.0.0-next.15"
},
"devDependencies": {
"@openpanel/sdk": "workspace:*",