code-server/test
Tianyi Cui ada3489acf
feat: expose --reconnection-grace-time CLI flag (#7678)
* 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 CODE_SERVER_RECONNECTION_GRACE_TIME
env var or in config.yaml.
2026-03-25 11:47:58 -08:00
..
e2e Update Code to 1.97.0 (#7199) 2025-02-12 14:34:05 -09:00
integration Fix extension installation test 2024-04-05 17:39:21 -08:00
scripts Fix install.sh refusing to download macos-arm64 standalone. (#6968) 2024-09-03 10:25:06 -08:00
unit feat: expose --reconnection-grace-time CLI flag (#7678) 2026-03-25 11:47:58 -08:00
utils Update dependencies and force-update qs (#6440) 2023-09-21 16:13:34 -08:00
package-lock.json chore: bump minimatch from 3.1.2 to 3.1.5 in /test (#7682) 2026-03-03 12:19:52 -09:00
package.json chore: bump argon2 in /test to 0.44.0 (#7636) 2026-01-23 12:37:53 -09:00
playwright.config.ts Update Code to 1.94.2 (#7026) 2024-10-17 20:32:21 -08:00
tsconfig.json Remove long-unused internal plugin system 2025-03-06 15:28:07 -09:00