mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-22 03:04:03 +00:00
f19c7ea8f9
- Increased default HTTP client timeout from 30s to 60s - Added CreateHTTPClientWithTimeout function to properly set custom timeouts - Updated Proxmox and PBS clients to use configured timeout values - Increased default connection timeout from 45s to 60s in config This prevents "context deadline exceeded" errors when connecting to slow or overloaded Proxmox/PBS nodes.