Commit Graph

1 Commits

Author SHA1 Message Date
therealaleph 6885800040 v1.7.7: i686-windows + per-deployment longpoll fallback
- #288 (@amiralishoja): adds i686-pc-windows-msvc to the release
  matrix. 32-bit Windows users get mhrv-rs-windows-i686.zip on
  every release.
- #290 (@dazzling-no-more): per-deployment longpoll fallback state
  with TTL-based auto-recovery. Replaces a global AtomicBool that
  one degraded deployment could permanently flip. Now the aggregate
  legacy gate only fires when every configured deployment is marked,
  and self-corrects on TTL expiry — upgraded tunnel-nodes rejoin
  the fast path automatically. 4 new tokio::test virtual-time tests.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-27 01:20:15 +03:00