mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-09 10:57:04 +00:00
The real issue was not the overall timeout duration, but that DNS resolution and TLS handshake could hang indefinitely. Added specific timeouts for: - DNS resolution/connection: 10 seconds - TLS handshake: 10 seconds - Response headers: 10 seconds This prevents the connection from hanging on DNS lookup (like with pve-backup.lan) or during TLS negotiation, which was causing the 'context deadline exceeded' errors. (addresses #424) |
||
|---|---|---|
| .. | ||
| fingerprint.go | ||