fix(app): archive session sometimes flaky

This commit is contained in:
Adam
2026-01-17 05:23:11 -06:00
parent ea13b6e8aa
commit 2729705594
2 changed files with 8 additions and 6 deletions

View File

@@ -379,6 +379,8 @@ function createGlobalSync() {
}),
)
}
if (event.properties.info.parentID) break
setStore("sessionTotal", (value) => Math.max(0, value - 1))
break
}
if (result.found) {