feat(companion): 60s mesh probe window + session pre-warm from the VPN service #111

Merged
lfg2025 merged 1 commits from feat/mesh-probe-window-prewarm into main 2026-07-23 22:36:46 +00:00
Owner

App-side half of the node diagnosis handoff: patient 60s ULA probing and a background session warmer in the VPN service. APK 0.5.5/vc25. Handoff appended with evidence that public-tree discovery fails outright from the phone.

🤖 Generated with Claude Code

App-side half of the node diagnosis handoff: patient 60s ULA probing and a background session warmer in the VPN service. APK 0.5.5/vc25. Handoff appended with evidence that public-tree discovery fails outright from the phone. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
lfg2025 added 1 commit 2026-07-23 22:36:39 +00:00
Implements the app-side recommendations from the node diagnosis
(HANDOFF-2026-07-23): first session through the public tree takes 15s+
when it works at all, far beyond the old ~8s probe window.

- connect(): mesh ULA probed inside a 60s budget, 15s per-phase timeouts.
- ArchyVpnService: session warmer probes every saved node ULA as soon as
  the tunnel is up (5s cadence first minute, then 60s keep-warm) so the
  UI hits a warm session and it never idles out.
- Served APK: 0.5.5 (vc25); handoff updated with 25-ping evidence that
  public-tree discovery currently fails outright (supports the
  private-tree infra decision).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
lfg2025 merged commit 128b78d083 into main 2026-07-23 22:36:46 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: lfg2025/archy#111
No description provided.