You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I am understanding correctly, Coder may be basically unusable, or outright fail if the server has high latency to the database.
If so, perhaps we also modify our health check endpoint (https://dev.coder.com/api/v2/debug/health) to fail if database latency is too high. This would require some investigation into what an acceptable latency is.