mirror of
https://github.com/coder/coder.git
synced 2026-09-22 21:22:17 +08:00
* fix: Add latency-check for DERP over HTTP(s) This fixes scenarios where latency wasn't being reported if a connection had UDP entirely blocked. * Add inactivity ping * Improve coordinator error reporting consistency