nate
|
dae1d5f77a
|
fix: poll coordinator every 500ms to reduce jitter on 1s intervals
|
2026-03-18 20:33:36 +04:00 |
nate
|
425bfbfc39
|
perf: optimize monitor runner, fix SSE leak, deduplicate shared utils
|
2026-03-18 18:44:08 +04:00 |
M1
|
c5eb514990
|
feat: lookahead scheduling — API returns scheduled_at_ms, nodes sleep-until for tight coordination
|
2026-03-18 17:14:28 +04:00 |
M1
|
93db31db3b
|
feat: multi-region monitor support — region selector in UI, region flag on pings
|
2026-03-18 16:08:39 +04:00 |
M1
|
957674fca4
|
fix: clear in-flight after post_result to prevent double-pings, revert poll to 50ms
|
2026-03-18 14:29:37 +04:00 |
M1
|
d3ee0ef9d5
|
fix: revert grace period, increase poll interval to 500ms to prevent doubles without adding jitter
|
2026-03-18 14:27:38 +04:00 |
M1
|
d49cfa70f5
|
fix: add connect_timeout to reqwest client to prevent indefinite TCP SYN hangs
|
2026-03-18 12:37:09 +04:00 |
M1
|
1e3a5ff4d1
|
perf: reduce monitor poll interval to 50ms for tighter jitter
|
2026-03-17 10:58:28 +04:00 |
M1
|
0918478255
|
fix: poll every 1s instead of 10s for accurate intervals
|
2026-03-16 15:47:06 +04:00 |
M1
|
6c539d9066
|
fix: skip in-flight monitors to prevent stacked slow requests
|
2026-03-16 15:41:34 +04:00 |
M1
|
20cc8d534b
|
fix: rustls crypto provider + Arc import for cert expiry
|
2026-03-16 12:39:29 +04:00 |
M1
|
570222c7a9
|
Initial scaffold: web API (Bun/Elysia) + monitor (Rust/Tokio)
|
2026-03-16 11:40:24 +04:00 |