code-server/test/unit
Tianyi Cui 5a458559ba feat: expose --reconnection-grace-time CLI flag
Pass through VS Code Server's --reconnection-grace-time argument,
allowing users to configure how long the server waits for a
disconnected client to reconnect before cleaning up the session.

This is useful for users whose client machines sleep overnight, causing
the default 3-hour grace period to expire and forcing a "Reload Window"
on wake. The flag can also be set via $CS_RECONNECTION_GRACE_TIME env
var or in config.yaml.

Fixes #7665

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 13:41:18 +08:00
..
common refactor: remove dead code (#5188) 2022-05-10 22:44:54 +00:00
node feat: expose --reconnection-grace-time CLI flag 2026-03-24 13:41:18 +08:00
helpers.test.ts chore: upgrade Code to 1.74.1 (#5909) 2022-12-22 10:25:28 -07:00