refactor(core): drop legacy compaction event (#33404)

This commit is contained in:
Kit Langton
2026-06-22 21:39:41 +02:00
committed by GitHub
parent 130957288e
commit 1787fa4261
9 changed files with 122 additions and 19 deletions
+1 -1
View File
@@ -3637,7 +3637,7 @@ export type SyncEventSessionNextCompactionEnded = {
type: "sync"
id: string
syncEvent: {
type: "session.next.compaction.ended.2"
type: "session.next.compaction.ended.1"
id: string
seq: number
aggregateID: string