mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-11 22:12:23 +00:00
0e060311a1
- 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.