- 관련 상품
- 2026년 3월 13일 오전 1:29 UTC
- 이름 *
- kamo
- 뚱 베어
- 8eb2b2a
The session monitor only extended the Redis session when TTL dropped to ≤5 minutes, and at that point silently auto-extended without showing the warning popup. This meant active users never saw the warning AND relied on a last-second extend that could fail. Now the monitor proactively extends every 5 minutes when user activity is detected, and the warning popup correctly appears only for truly idle users.