waveterm/wavesrv
Sylvie Crowe 8fdcf10cae
fix: ignore computer sleep for telemetry clock (#577)
* fix: ignore computer sleep for telemetry clock

This uses unix time with regular integer comparisons to prevent the
telemetry clock from needing to wait for 8 hours of the program running.
Now, it only needs to wait 8 real-time hours instead.

* drop telemetry time to 4 hours, tick every 10 minutes
2024-04-19 18:26:31 -07:00
..
cmd fix: ignore computer sleep for telemetry clock (#577) 2024-04-19 18:26:31 -07:00
db force our exit trap to always run (for rtnstate commands) (#556) 2024-04-09 11:33:23 -07:00
pkg fix: add a new line when writing to knownhosts (#582) 2024-04-18 14:51:11 -07:00
go.mod SSH Quick Fixes (#385) 2024-03-06 12:33:01 -08:00
go.sum update go.sum files (#391) 2024-03-06 14:47:41 -08:00