fix(heartbeat): type wake scheduling intent

Co-authored-by: Jordan Baker <jbb@scryent.com>
This commit is contained in:
Peter Steinberger
2026-05-02 14:31:11 +01:00
parent 0b09cfb8cd
commit c06739d773
71 changed files with 1601 additions and 484 deletions

View File

@@ -33,7 +33,7 @@ const NON_CHANNEL_DEP_KEYS = new Set([
"migrateOrphanedSessionKeys",
"nowMs",
"onEvent",
"requestHeartbeatNow",
"requestHeartbeat",
"resolveSessionStorePath",
"runHeartbeatOnce",
"runIsolatedAgentJob",