fix(app): archive session sometimes flaky

This commit is contained in:
Adam
2026-01-17 05:23:11 -06:00
parent ce03719b0e
commit 02811ec84e
2 changed files with 8 additions and 6 deletions
+2
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) {