fix(server): count keepalive ping as client activity (#17) - #121
Conversation
4c8740e to
1d62032
Compare
Code Review ✅ Approved 1 resolved / 1 findingsKeepalive ping packets now reset the client idle timer by updating ✅ 1 resolved✅ Bug: Keepalive ping resets idle timer, disabling AFK disconnect
OptionsAuto-apply is off → Gitar will not commit updates to this branch. Comment with these commands to change the behavior for this request:
Important Your trial ends in 5 days — upgrade now to keep code review, CI analysis, auto-apply, custom automations, and more. Was this helpful? React with 👍 / 👎 | Gitar |
|
Thanks for the review. I separated transport liveness from real player activity in commit c8b7b0f:
This matches issue #17 acceptance criteria, which explicitly require:
So |
Fixes #17
Summary by Gitar
trackClientActivityinserver.tsso keepalive ping packets refreshws.lastActivityAttest:client-activityscript and assertion test suite intestClientActivityPolicy.tsThis will update automatically on new commits.