mirror of
https://github.com/coder/coder.git
synced 2026-09-21 20:51:01 +08:00
* chore: Implement workspace proxy health check cron At a given interval will check the reachability of workspace proxies. * Proxyhealth is an enterprise feature * Start proxyhealth go routine on enterprise coder