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
Increase e2e timeout to 20s and switch test URL to HTTP
- Default e2e-timeout: 10s → 20s (DNS tunneling needs more time)
- Default test URL: https → http (skip TLS handshake through tunnel)
- curl now gets 6s per attempt instead of 2.6s, with 3 retries
- Updated all flag defaults, chain.go, TUI placeholders, and docs
0 commit comments