Resolve session timeout maintenance system not running

Fixkamo-internal
Shipped
March 12, 2026 at 5:19 PM UTC
Author
kamo
Commit
b14b391

Root cause: sessionMonitor.start() called stop() after setting this.config, which nullified the config before the 3-second startup timer fired. As a result, the monitor never checked Redis TTLs, never auto-extended on activity, and extendSession() always returned false (causing immediate logout on any interaction with the warning popup). Also fix TEST WARNING button being silently disabled when sessionInfo was null by providing a fallback mock session so the test always fires.

All changes

Like what you see shipping?

Every one of these updates lands in your workspace automatically. Start free and watch it grow week after week.

Start Free ForeverView Pricing