Files
py-dvt-ate/src/py_dvt_ate
Kai Chappell 1ec05ea289
All checks were successful
CI / Lint (push) Successful in 4s
CI / Type Check (push) Successful in 18s
CI / Test (push) Successful in 56s
CI / Release (push) Has been skipped
feat(dashboard): auto-stop server after 5 minutes idle
Replace pause-on-idle with full server shutdown after IDLE_SHUTDOWN_SECONDS
(default 5 minutes). Next visitor gets a fresh simulation instance.

- Idle checker stops server and clears st.cache_resource
- init_session_state detects stopped server and recreates fresh state
- Clears instruments and history for clean restart

Configurable via IDLE_SHUTDOWN_SECONDS environment variable.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 23:57:23 +00:00
..
2025-09-09 19:31:09 +00:00
2025-12-04 13:18:17 +00:00
2025-12-04 13:18:17 +00:00
2025-02-01 17:28:37 +00:00